Ioana Radulescu
d678be1dc1
dpaa2-eth: add XDP_REDIRECT support
...
Implement support for the XDP_REDIRECT action.
The redirected frame is transmitted and confirmed on the regular Tx/Tx
conf queues. Frame is marked with the "XDP" type in the software
annotation, since it requires special treatment.
We don't have good hardware support for TX batching, so the
XDP_XMIT_FLUSH flag doesn't make a difference for now; ndo_xdp_xmit
performs the actual Tx operation on the spot.
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com >
Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2019-03-03 20:41:18 -08:00
..
2019-02-14 12:43:15 -05:00
2019-02-14 12:43:15 -05:00
2019-01-08 07:58:37 -05:00
2019-01-08 07:58:37 -05:00
2019-01-28 23:09:19 -08:00
2019-01-27 10:39:07 -08:00
2019-02-12 14:05:07 -05:00
2019-02-14 11:56:36 -05:00
2019-01-08 07:58:37 -05:00
2019-02-13 20:50:42 -08:00
2019-03-02 12:54:35 -08:00
2019-02-14 12:43:15 -05:00
2019-02-24 12:06:19 -08:00
2019-03-02 12:54:35 -08:00
2019-02-02 20:14:38 -08:00
2019-03-03 13:51:37 -08:00
2019-02-26 08:49:05 -08:00
2019-03-01 23:21:06 -08:00
2018-12-05 11:30:06 -08:00
2019-03-01 23:13:49 -08:00
2018-11-23 22:35:38 -08:00
2019-01-17 15:08:17 -08:00
2019-02-08 15:00:17 -08:00
2019-02-14 12:25:24 -05:00
2019-01-28 10:56:01 -08:00
2019-03-01 23:13:49 -08:00
2019-03-03 20:41:18 -08:00
2019-02-27 21:47:42 -08:00
2019-01-22 14:54:08 -08:00
2019-02-14 12:43:14 -05:00
2019-02-06 19:50:41 -08:00
2019-02-25 08:56:02 -08:00
2019-03-01 23:23:35 -08:00
2019-03-01 23:13:49 -08:00
2019-03-02 14:04:20 -08:00
2019-02-14 11:56:36 -05:00
2019-03-02 12:54:35 -08:00
2019-02-13 20:50:42 -08:00
2019-02-27 12:39:56 -08:00
2019-02-14 11:56:36 -05:00
2019-02-19 14:08:19 -08:00
2019-02-13 20:50:41 -08:00
2019-03-01 11:36:01 -08:00
2019-02-05 10:34:34 -08:00
2019-02-14 11:56:36 -05:00
2018-11-21 16:17:32 -08:00
2019-01-08 07:58:37 -05:00
2019-02-14 12:43:15 -05:00
2019-01-08 07:58:37 -05:00
2019-02-21 10:51:08 -08:00
2019-02-13 20:50:42 -08:00
2019-02-18 16:38:25 -08:00
2019-02-04 13:31:00 -08:00
2019-02-27 12:39:56 -08:00
2019-01-08 07:58:37 -05:00
2019-02-15 12:38:38 -08:00
2019-02-17 15:51:46 -08:00
2019-02-13 20:50:42 -08:00
2019-02-12 12:09:24 -05:00
2019-01-08 07:58:37 -05:00
2019-02-21 15:42:34 -08:00
2019-02-08 15:00:17 -08:00
2019-02-06 17:38:15 -08:00
2019-02-20 00:34:07 -08:00
2018-11-11 10:10:01 -08:00
2019-01-08 07:58:37 -05:00
2019-02-06 17:38:15 -08:00
2019-02-14 12:43:15 -05:00
2019-02-13 20:50:54 -08:00
2019-02-13 20:50:42 -08:00
2019-01-18 14:02:55 -08:00
2019-02-12 12:09:23 -05:00
2019-02-24 17:35:42 -08:00