diff options
author | Jakub Kicinski <[email protected]> | 2018-07-25 19:53:33 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2018-07-27 07:14:35 +0200 |
commit | 0958762748e4cfeb19d881aa8d3fe5ba8b5bc50b (patch) | |
tree | 5076fadb566c2123f9e43e6e22b0c67eb5ffcb62 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 20c54204219987d620ca9da567dd54e569863dad (diff) |
nfp: bpf: allow receiving perf events on data queues
Control queue is fairly low latency, and requires SKB allocations,
which means we can't even reach 0.5Msps with perf events. Allow
perf events to be delivered to data queues. This allows us to not
only use multiple queues, but also receive and deliver to user space
more than 5Msps per queue (Xeon E5-2630 v4 2.20GHz, no retpolines).
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Dirk van der Merwe <[email protected]>
Reviewed-by: Quentin Monnet <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions