Hi, Several patch to add missing requirements, this has been detected while running tests on -stable 5.4. Pablo Neira Ayuso (4): tests: shell: payload matching requires egress support tests: shell: chains/{netdev_netns_gone,netdev_chain_dev_gone} require inet/ingress support tests: shell: maps/{vmap_unary,named_limits} require pipapo set backend tests: shell: check for reset tcp options support tests/shell/features/reset_tcp_options.nft | 5 +++++ tests/shell/testcases/chains/netdev_chain_dev_gone | 2 ++ tests/shell/testcases/chains/netdev_netns_gone | 2 ++ tests/shell/testcases/maps/named_limits | 2 ++ tests/shell/testcases/maps/vmap_unary | 2 ++ tests/shell/testcases/packetpath/payload | 2 ++ tests/shell/testcases/packetpath/set_lookups | 2 ++ tests/shell/testcases/packetpath/tcp_options | 2 ++ tests/shell/testcases/sets/typeof_sets_concat | 2 ++ 9 files changed, 21 insertions(+) create mode 100644 tests/shell/features/reset_tcp_options.nft -- 2.30.2