[PATCH v1 0/2] add IPv6 extension push remove
Rongwei Liu
rongweil at nvidia.com
Wed May 24 09:39:27 CEST 2023
Add new rte_actions to push and remove the specific
type of IPv6 extension to and from original packets.
v1: Split the PMD implementation, add a description into release notes.
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 ++
doc/guides/rel_notes/release_23_07.rst | 6 +
lib/ethdev/rte_flow.c | 2 +
lib/ethdev/rte_flow.h | 52 +++
5 files changed, 523 insertions(+), 1 deletion(-)
--
2.27.0
More information about the dev
mailing list