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

Reply via email to