Support to modify VXLAN last reserved byte.

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     |  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 +
 5 files changed, 26 insertions(+), 2 deletions(-)

-- 
2.27.0

Reply via email to