[PATCH v6 0/4] support VXLAN last reserved byte modification
Rongwei Liu
rongweil at nvidia.com
Wed Jun 5 12:21:32 CEST 2024
Support to modify VXLAN last reserved byte.
v6: add union into vxlan header.
v5: change the field enumeration naming.
v4: specify the limitation with exact port number.
v3: squash testpmd and rte_flow into one commit.
v2: patch split.
Rongwei Liu (4):
app/testpmd: fix the testpmd field string sequence
net: add new union into VXLAN header
ethdev: add VXLAN last reserved field
net/mlx5: implement VXLAN last reserved modification
app/test-pmd/cmdline_flow.c | 5 +++--
doc/guides/nics/mlx5.rst | 5 +++++
drivers/net/mlx5/mlx5_flow_dv.c | 12 ++++++++++++
drivers/net/mlx5/mlx5_flow_hw.c | 5 +++++
lib/ethdev/rte_flow.h | 1 +
lib/net/rte_vxlan.h | 5 ++++-
6 files changed, 30 insertions(+), 3 deletions(-)
--
2.27.0
More information about the dev
mailing list