Re: NFT Flowtable HW Offload

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



------- Original Message -------
On Thursday, December 29th, 2022 at 00:02, Martin Zaharinov <micron10@xxxxxxxxx> wrote:
> Kernel is 6.1.1
> 
> How to enablee hw offload is there need other config ?

I'll make a guess that your kernel build config doesn't include the NFT_FLOW_OFFLOAD setting.  The OpenWrt list has a couple of similar issues with dup and connlimit not being built in resulting in errors like yours, so it makes me suspect the same is going on here.

Just for reference, here is a snippet from the current OpenWrt config (note specifically the last line that I've included)
https://github.com/openwrt/openwrt/blob/master/target/linux/generic/config-5.15#L4249-L4250

# CONFIG_NFT_CONNLIMIT is not set
# CONFIG_NFT_DUP_IPV4 is not set
# CONFIG_NFT_DUP_IPV6 is not set
# CONFIG_NFT_FIB_IPV4 is not set
# CONFIG_NFT_FIB_IPV6 is not set
# CONFIG_NFT_FIB_NETDEV is not set
# CONFIG_NFT_FLOW_OFFLOAD is not set

Eric




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux