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

Ioana Radulescu (2):
  dpaa2-eth: Add software annotation types
  dpaa2-eth: add XDP_REDIRECT support

 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c   | 205 +++++++++++++++++----
 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h   |  37 +++-
 .../net/ethernet/freescale/dpaa2/dpaa2-ethtool.c   |   1 +
 3 files changed, 208 insertions(+), 35 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2019-03-01 16:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-01 15:47 [PATCH 0/2] dpaa2-eth: add XDP_REDIRECT support Ioana Ciornei
2019-03-01 15:47 ` [PATCH 1/2] dpaa2-eth: Add software annotation types Ioana Ciornei
2019-03-01 15:47 ` [PATCH 2/2] dpaa2-eth: add XDP_REDIRECT support Ioana Ciornei
2019-03-01 15:56   ` Toke Høiland-Jørgensen
2019-03-01 16:42     ` Ioana Ciornei

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).