mbox series

[0/5] modify field action enhancements

Message ID 20210323185212.3878-1-akozyrev@nvidia.com (mailing list archive)
Headers
Series modify field action enhancements |

Message

Alexander Kozyrev March 23, 2021, 6:52 p.m. UTC
  Various fixes/improvements for RTE MODIFY_FIELD Flow Action.

Alexander Kozyrev (5):
  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

 doc/guides/prog_guide/rte_flow.rst |  45 ++++-
 drivers/net/mlx5/mlx5_flow_dv.c    | 300 ++++++++++++++---------------
 2 files changed, 188 insertions(+), 157 deletions(-)