linux/Documentation/networking/net_cachelines
Samiullah Khawaja 8e7583a4f6 net: define an enum for the napi threaded state
Instead of using '0' and '1' for napi threaded state use an enum with
'disabled' and 'enabled' states.

Tested:
 ./tools/testing/selftests/net/nl_netdev.py
 TAP version 13
 1..7
 ok 1 nl_netdev.empty_check
 ok 2 nl_netdev.lo_check
 ok 3 nl_netdev.page_pool_check
 ok 4 nl_netdev.napi_list_check
 ok 5 nl_netdev.dev_set_threaded
 ok 6 nl_netdev.napi_set_threaded
 ok 7 nl_netdev.nsim_rxq_reset_down
 # Totals: pass:7 fail:0 xfail:0 xpass:0 skip:0 error:0

Signed-off-by: Samiullah Khawaja <skhawaja@google.com>
Link: https://patch.msgid.link/20250723013031.2911384-4-skhawaja@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-24 18:34:55 -07:00
..
index.rst
inet_connection_sock.rst tcp/dccp: remove icsk->icsk_ack.timeout 2025-03-25 10:34:33 -07:00
inet_sock.rst doc: net: Fix .rst rendering of net_cachelines pages 2024-10-09 17:34:49 -07:00
net_device.rst net: define an enum for the napi threaded state 2025-07-24 18:34:55 -07:00
netns_ipv4_sysctl.rst tcp: add tcp_rto_max_ms sysctl 2025-02-11 13:08:00 +01:00
snmp.rst tcp: add LINUX_MIB_BEYOND_WINDOW 2025-07-14 18:41:42 -07:00
tcp_sock.rst tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint 2025-06-17 16:19:04 -07:00