diff options
author | Ioana Radulescu | 2019-03-01 17:47:24 +0000 |
---|---|---|
committer | David S. Miller | 2019-03-03 20:41:18 -0800 |
commit | d678be1dc1ec59eee1f733ff603f601469ff368d (patch) | |
tree | 12923e831755129843737322963c37ff0bf5e4fe /usr/gen_init_cpio.c | |
parent | e3fdf6ba09a082175d3b0f85a4253702918e7582 (diff) |
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>
Diffstat (limited to 'usr/gen_init_cpio.c')
0 files changed, 0 insertions, 0 deletions