aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorHaiyang Zhang <[email protected]>2021-08-24 09:45:59 -0700
committerDavid S. Miller <[email protected]>2021-08-25 11:06:54 +0100
commite1b5683ff62e7b328317aec08869495992053e9d (patch)
treecceb1605cdbcc23c7dcaa00959b27272c0aecd07 /tools/perf/scripts/python/syscall-counts.py
parent807d1032e09a42732c374304554a088c6b5e8f92 (diff)
net: mana: Move NAPI from EQ to CQ
The existing code has NAPI threads polling on EQ directly. To prepare for EQ sharing among vPorts, move NAPI from EQ to CQ so that one EQ can serve multiple CQs from different vPorts. The "arm bit" is only set when CQ processing is completed to reduce the number of EQ entries, which in turn reduce the number of interrupts on EQ. Signed-off-by: Haiyang Zhang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions