aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorJoe Damato <[email protected]>2024-10-11 18:44:56 +0000
committerJakub Kicinski <[email protected]>2024-10-14 17:54:28 -0700
commitf15e3b3ddb9fab1c1731b6154e2cd6573fb54c4d (patch)
treeb76feee6469e23d1cf5c721a39ada184821d0583 /tools/perf/scripts/python/gecko.py
parentff1585e971392e70ba47433413ad28d7417debb8 (diff)
net: napi: Make napi_defer_hard_irqs per-NAPI
Add defer_hard_irqs to napi_struct in preparation for per-NAPI settings. The existing sysfs parameter is respected; writes to sysfs will write to all NAPI structs for the device and the net_device defer_hard_irq field. Reads from sysfs show the net_device field. The ability to set defer_hard_irqs on specific NAPI instances will be added in a later commit, via netdev-genl. Signed-off-by: Joe Damato <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Reviewed-by: Jakub Kicinski <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions