Hi, > -----Original Message----- > From: Alexander Kozyrev <[email protected]> > Sent: Wednesday, March 24, 2021 5:05 PM > To: [email protected] > Cc: Raslan Darawsheh <[email protected]>; Slava Ovsiienko > <[email protected]>; Matan Azrad <[email protected]>; Ori Kam > <[email protected]> > 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

