diff options
author | Haiyang Zhang <haiyangz@microsoft.com> | 2021-08-24 09:45:59 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-25 11:06:54 +0100 |
commit | e1b5683ff62e7b328317aec08869495992053e9d (patch) | |
tree | cceb1605cdbcc23c7dcaa00959b27272c0aecd07 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 807d1032e09a42732c374304554a088c6b5e8f92 (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 <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions