commit | 99e43521a06906b6936f0c7b547a2bef856b7d64 | [log] [tgz] |
---|---|---|
author | Ioana Ciocoi Radulescu <ruxandra.radulescu@nxp.com> | Mon Nov 26 16:27:33 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 28 10:57:45 2018 -0800 |
tree | 885166e32905726cc73172f646e8f9c8b1dbd073 | |
parent | 18c2e770e65180c0cfbc70965c2421ac2a1e8fbb [diff] |
dpaa2-eth: Add support for XDP_TX Send frames back on the same port for XDP_TX action. Since the frame buffers have been allocated by us, we can recycle them directly into the Rx buffer pool instead of requesting a confirmation frame upon transmission complete. Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>