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

Petr Vorel pvorel@suse.cz
Wed Jan 17 10:08:28 CET 2024


> On Tue, Jan 16, 2024 at 8:12 PM Petr Vorel <pvorel@suse.cz> wrote:

> > Hi Li,,

> > > The change addresses compilation errors encountered in the tcindex01.c
> > > test when compiled against kernel-6.7 and above.

> > "against kernel-6.7". But 82b2545ed9a will be released in 6.8, right?


> It's already contained in the kernel-6.7 release.

Well, it's not that important (and was already merged anyway), but just for
clarity:

on updated kernel tree (with fetched tags):
$ git tag --contains 82b2545ed9a
next-20240104
next-20240105
next-20240109
next-20240110
next-20240112

Also, LTP tree without this patch compiles on Tumbleweed with 6.7 kernel
headers.

gitk shows:
$ gitk -1 82b2545ed9a
Follows: v6.7-rc6
Precedes: next-20240104, next-20240105, next-20240109, next-20240110, next-20240112
=> IMHO netdev merge window started at v6.7-rc6, but it's window for v6.8-rc1.

> Patch merged, thanks!

Thanks for spotting this early enough!

Kind regards,
Petr


More information about the ltp mailing list