Ioana Ciornei 74a1c05916 dpaa2-eth: add bulking to XDP_TX
Add driver level bulking to the XDP_TX action.

An array of frame descriptors is held for each Tx frame queue and
populated accordingly when the action returned by the XDP program is
XDP_TX. The frames will be actually enqueued only when the array is
filled. At the end of the NAPI cycle a flush on the queued frames is
performed in order to enqueue the remaining FDs.

Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-16 13:45:25 -07:00
..
2020-05-16 13:45:25 -07:00
2020-05-16 13:45:25 -07:00
2019-11-07 15:31:53 -08:00
2019-11-07 15:31:53 -08:00
2019-08-29 16:52:12 -07:00
2019-06-15 13:43:06 -07:00
2019-11-06 21:50:06 -08:00