I did test the change with kernels 5.10, 5.14 and 5.15 in Honister (now EOL) and Kirkstone In all these the kernel module is built, loaded and works with nft as expected.
Petr -----Original Message----- From: Bruce Ashfield <[email protected]> Sent: Tuesday, June 28, 2022 11:13 PM To: Petr Gotthard <[email protected]> Cc: [email protected] Subject: Re: [kernel-cache][PATCH] nft: add NFT_OBJREF Sorry for the delay, I was traveling and didn't get to this until now. The change looks fine to me. I can apply this to 5.4+, but it would be useful to know which kernel versions you've tested the change with. Bruce In message: [kernel-cache][PATCH] nft: add NFT_OBJREF on 21/06/2022 Petr Gotthard wrote: > This option allows references to stateful objects, such as counters > and quotas. In Linux kernel since 4.10, so applicable to all branches. > > Signed-off-by: Petr Gotthard <[email protected]> > --- > features/nf_tables/nf_tables.cfg | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/features/nf_tables/nf_tables.cfg > b/features/nf_tables/nf_tables.cfg > index 3bb34d59..b8f73b76 100644 > --- a/features/nf_tables/nf_tables.cfg > +++ b/features/nf_tables/nf_tables.cfg > @@ -12,6 +12,7 @@ CONFIG_NFT_LIMIT=m > CONFIG_NFT_CONNLIMIT=m > CONFIG_NFT_TUNNEL=m > CONFIG_NFT_NAT=m > +CONFIG_NFT_OBJREF=m > CONFIG_NFT_QUEUE=m > CONFIG_NFT_REJECT=m > CONFIG_NFT_REJECT_INET=m > -- > 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11424): https://lists.yoctoproject.org/g/linux-yocto/message/11424 Mute This Topic: https://lists.yoctoproject.org/mt/91898140/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
