[PATCH v8 0/3] support VXLAN last reserved byte modification
Rongwei Liu
rongweil at nvidia.com
Fri Jun 7 16:02:05 CEST 2024
v8: enhance commit log and remap testpmd "last_rsvd" to new union.
v7: squash, add more commit logs.
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 (3):
app/testpmd: fix the testpmd field string sequence
ethdev: add VXLAN last reserved field
net/mlx5: implement VXLAN last reserved modification
app/test-pmd/cmdline_flow.c | 9 +++++----
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, 32 insertions(+), 5 deletions(-)
--
2.27.0
More information about the dev
mailing list