[LTP] [PATCH] tcindex01: fix compilation errors due to missing TCA_TCINDEX_ constants

Jamal Hadi Salim jhs@mojatatu.com
Sun Jan 21 18:24:23 CET 2024


Hi Li Wang,

On Wed, Jan 17, 2024 at 7:49 PM Li Wang <liwang@redhat.com> wrote:
>
> Hi Jamal,
>
> Jamal Hadi Salim <jhs@mojatatu.com> wrote:
>
>> Pardon my ignorance - what is this tree? I dont recall seeing this
>> anywhere. If you pull uapi headers from the kernel on your tree you
>> can catch these deletions sooner..
>
>
> This is an LTP (Linux Test Project) that targets testing the Linux kernel.
>
> The commit 82b2545ed9a you made in kernel recently caused the LTP
> compile break on the latest mainline kernel. So that's why I CCed you
> in this patch.
>
> BTW, It would be helpful to run some LTP test cases against our kernel-patch
> before sent to LKML next time.
>

Take a look at NIPA. It allows distributed testing - meaning you can
run LTP tests on your machine(s) and then share the results. There's a
doc here:
https://docs.google.com/document/d/1TPlOOvv0GaopC3fzW-wiq8TYpl7rh8Vl_mmal0uFeJc/edit
It currently it works on kernel branch snapshots - which at minimal
would have caught the issue you fixed on LTP with tcindex.

cheers,
jamal


More information about the ltp mailing list