The first patch adds different software annotation types for Tx frames depending on frame type while the second one actually adds support for basic XDP_REDIRECT.
Changes in v2: - add missing xdp_do_flush_map() call Ioana Radulescu (2): dpaa2-eth: Add software annotation types dpaa2-eth: add XDP_REDIRECT support drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 209 ++++++++++++++++++--- drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h | 38 +++- .../net/ethernet/freescale/dpaa2/dpaa2-ethtool.c | 1 + 3 files changed, 214 insertions(+), 34 deletions(-) -- 1.9.1