Hi, > -----Original Message----- > From: Alexander Kozyrev <akozy...@nvidia.com> > Sent: Wednesday, March 24, 2021 5:05 PM > To: dev@dpdk.org > Cc: Raslan Darawsheh <rasl...@nvidia.com>; Slava Ovsiienko > <viachesl...@nvidia.com>; Matan Azrad <ma...@nvidia.com>; Ori Kam > <or...@nvidia.com> > Subject: [PATCH v2 0/6] modify field action enhancements > > Various fixes/improvements for RTE MODIFY_FIELD Flow Action. > > v2: added the patch with rejection of VXLAN IDs modification > > Alexander Kozyrev (6): > net/mlx5: check for a field size in modify field action > net/mlx5: adjust modify field action endianess > net/mlx5: check extended metadata for mark modififcation > net/mlx5: allow group 0 modify field action > doc: add list of supported Field IDs to modify > net/mlx5: reject VXLAN ID's modifications > > doc/guides/nics/mlx5.rst | 1 + > doc/guides/prog_guide/rte_flow.rst | 45 +++- > drivers/net/mlx5/mlx5_flow_dv.c | 325 +++++++++++++++-------------- > 3 files changed, 212 insertions(+), 159 deletions(-) > > -- > 2.24.1
Series applied to next-net-mlx, Kindest regards, Raslan Darawsheh