netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dpaa2-eth: add XDP_REDIRECT support
@ 2019-03-01 17:47 Ioana Ciornei
  2019-03-01 17:47 ` [PATCH v2 1/2] dpaa2-eth: Add software annotation types Ioana Ciornei
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ioana Ciornei @ 2019-03-01 17:47 UTC (permalink / raw)
  To: netdev@vger.kernel.org, davem@davemloft.net
  Cc: Ioana Ciocoi Radulescu, brouer@redhat.com,
	ilias.apalodimas@linaro.org, toke@redhat.com, Ioana Ciornei

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-03-04 12:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-01 17:47 [PATCH v2 0/2] dpaa2-eth: add XDP_REDIRECT support Ioana Ciornei
2019-03-01 17:47 ` [PATCH v2 1/2] dpaa2-eth: Add software annotation types Ioana Ciornei
2019-03-01 17:47 ` [PATCH v2 2/2] dpaa2-eth: add XDP_REDIRECT support Ioana Ciornei
2019-03-04 12:29   ` Jesper Dangaard Brouer
2019-03-04 12:56     ` Ioana Ciocoi Radulescu
2019-03-04  4:41 ` [PATCH v2 0/2] " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).