John Fastabend 7379f97a4f 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>
2017-04-29 20:01:02 -07:00
..
2017-03-12 23:47:16 -07:00
2017-02-23 15:57:04 -08:00
2017-04-17 11:04:12 -07:00
2017-03-24 13:34:16 -07:00
2017-03-06 08:37:53 -08:00
2017-02-21 11:51:42 -08:00
2017-03-26 11:15:54 -07:00
2017-04-17 00:42:22 +02:00
2017-04-24 12:40:24 -04:00
2017-03-13 13:23:43 -07:00
2017-03-20 16:25:06 +01:00
2017-02-20 17:23:57 -08:00
2017-03-24 14:39:36 -07:00
2017-02-23 11:53:22 -08:00