nftable ptests do create interfaces of veth type and this feature would be needed to enable those tests
e.g. from tests/shell/testcases/packetpath/vlan_8021ad_tag ip link add veth0 netns $ns1 type veth peer name veth0 netns $ns2 Signed-off-by: Khem Raj <[email protected]> --- features/nf_tables/nft_test.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/features/nf_tables/nft_test.cfg b/features/nf_tables/nft_test.cfg index 45ca8e5d..0a959d0e 100644 --- a/features/nf_tables/nft_test.cfg +++ b/features/nf_tables/nft_test.cfg @@ -10,3 +10,4 @@ CONFIG_NFT_OSF=m CONFIG_NFT_QUOTA=m CONFIG_NFT_SYNPROXY=m CONFIG_NFT_XFRM=m +CONFIG_VETH=y -- 2.44.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13788): https://lists.yoctoproject.org/g/linux-yocto/message/13788 Mute This Topic: https://lists.yoctoproject.org/mt/105453035/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
