DPDK patches and discussions
 help / color / mirror / Atom feed
* [RFC v1 0/2] add IPv6 extenstion push remove
@ 2023-04-17  2:26 Rongwei Liu
  2023-04-17  2:26 ` [RFC v1 1/2] ethdev: add IPv6 extension push remove action Rongwei Liu
  2023-04-17  2:26 ` [RFC v1 2/2] app/testpmd: add IPv6 extension push remove cli Rongwei Liu
  0 siblings, 2 replies; 3+ messages in thread
From: Rongwei Liu @ 2023-04-17  2:26 UTC (permalink / raw)
  To: dev, matan, viacheslavo, orika, thomas

Add new rte actions to support push/remove IPv6 extension header.

Rongwei Liu (2):
  ethdev: add IPv6 extension push remove action
  app/testpmd: add IPv6 extension push remove cli

 app/test-pmd/cmdline_flow.c        | 443 ++++++++++++++++++++++++++++-
 doc/guides/prog_guide/rte_flow.rst |  21 ++
 lib/ethdev/rte_flow.c              |   2 +
 lib/ethdev/rte_flow.h              |  52 ++++
 4 files changed, 517 insertions(+), 1 deletion(-)

-- 
2.27.0


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

end of thread, other threads:[~2023-04-17  2:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-17  2:26 [RFC v1 0/2] add IPv6 extenstion push remove Rongwei Liu
2023-04-17  2:26 ` [RFC v1 1/2] ethdev: add IPv6 extension push remove action Rongwei Liu
2023-04-17  2:26 ` [RFC v1 2/2] app/testpmd: add IPv6 extension push remove cli Rongwei Liu

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