aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2024-01-26 12:13:08 -0800
committerJakub Kicinski <[email protected]>2024-01-29 18:32:30 -0800
commit59c93583491ab15db109f9902524d241c4fa4c0b (patch)
tree030ed444cdd67c7c9b727a322dc987eec3c29de7 /tools/perf/scripts/python/event_analyzing_sample.py
parentc44fc98f0a8ffd94fa0bd291928e7e312ffc7ca4 (diff)
selftests: net: add missing config for nftables-backed iptables
Modern OSes use iptables implementation with nf_tables as a backend, e.g.: $ iptables -V iptables v1.8.8 (nf_tables) Pablo points out that we need CONFIG_NFT_COMPAT to make that work, otherwise we see a lot of: Warning: Extension DNAT revision 0 not supported, missing kernel module? with DNAT being just an example here, other modules we need include udp, TTL, length etc. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions