linux/drivers/net/netdevsim
Florian Westphal 07ca2ab4ce netdevsim: tc: allow to test nf_tables offload control plane code
The actual 'offload' is phony, all commands are ignored: this is only
useful to test control plane code.

Tag the existing callback to permit error injection to test rollback/abort
code in nf_tables.  This is also for fuzzers - the fault injection
framework allows probabilistic error insertion.

Signed-off-by: Florian Westphal <fw@strlen.de>
Link: https://patch.msgid.link/20260612092209.11966-2-fw@strlen.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-06-13 10:29:39 -07:00
..
bpf.c netdevsim: tc: allow to test nf_tables offload control plane code 2026-06-13 10:29:39 -07:00
bus.c net: netdevsim: correct typo in new_device_store error message 2026-03-20 20:12:01 -07:00
dev.c devlink: pass param values by pointer 2026-05-25 14:03:06 -07:00
ethtool.c net: ethtool: optionally skip rtnl_lock on Netlink path for SET ops 2026-06-09 10:13:05 -07:00
fib.c netdevsim: fib: fix use-after-free of FIB data via debugfs 2026-06-02 12:54:58 -07:00
health.c devlink: Move graceful period parameter to reporter ops 2025-08-26 17:24:16 -07:00
hwstats.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
ipsec.c netdevsim: add ipsec hw_features 2025-10-16 15:44:32 -07:00
macsec.c netdevsim: macsec: pad u64 to correct length in logs 2024-10-23 09:51:06 +02:00
Makefile netdevsim: move TC offload code to a dedicated file 2026-03-20 20:13:14 -07:00
netdev.c net: change ndo_set_rx_mode_async return type to int 2026-06-09 18:15:29 -07:00
netdevsim.h netdevsim: psp: use atomic64 for psp stats counters 2026-06-02 12:57:46 -07:00
psample.c net: use get_random_u{16,32,64}() where appropriate 2026-04-09 19:27:43 -07:00
psp.c netdevsim: psp: use atomic64 for psp stats counters 2026-06-02 12:57:46 -07:00
tc.c netdevsim: tc: allow to test nf_tables offload control plane code 2026-06-13 10:29:39 -07:00
udp_tunnels.c netdevsim: remove udp_ports_sleep 2025-06-18 18:53:51 -07:00