diff options
author | 2017-03-28 09:47:03 -0700 | |
---|---|---|
committer | 2017-04-29 20:01:02 -0700 | |
commit | 7379f97a4fce3c1aa3b80a85cb8440453bf30411 (patch) | |
tree | a6ec4bd7dd56bd8eaa74d9ce319ee3e38a9789d3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ixgbe: add support for XDP_TX action (diff) | |
download | wireguard-linux-7379f97a4fce3c1aa3b80a85cb8440453bf30411.tar.xz wireguard-linux-7379f97a4fce3c1aa3b80a85cb8440453bf30411.zip |
ixgbe: delay tail write to every 'n' packets
Current XDP implementation hits the tail on every XDP_TX return
code. This patch changes driver behavior to only hit the tail after
packet processing is complete.
With this patch I can run XDP drop programs @ 14+Mpps and XDP_TX
programs are at ~13.5Mpps.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions