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