[v2 0/3] Add support for modifying ECN in IPv4/IPv6 header
Raslan Darawsheh
rasland at nvidia.com
Tue Jun 14 09:45:16 CEST 2022
Hi,
> -----Original Message-----
> From: Sean Zhang <xiazhang at nvidia.com>
> Sent: Tuesday, June 7, 2022 2:19 PM
> To: NBU-Contact-Thomas Monjalon (EXTERNAL) <thomas at monjalon.net>
> Cc: dev at dpdk.org
> Subject: [v2 0/3] Add support for modifying ECN in IPv4/IPv6 header
>
> This patch set adds support for modifying ECN fields in IPv4/IPv6 header, and
> also adds support for modify_filed action in meter.
>
> ---
> v2 --- rebase and add missing doc
> ---
> Sean Zhang (3):
> common/mlx5: add modify ECN capability check
> net/mlx5: add support to modify ECN field
> net/mlx5: add modify field support in meter
>
> doc/guides/nics/mlx5.rst | 5 ++-
> doc/guides/rel_notes/release_22_07.rst | 1 +
> drivers/common/mlx5/mlx5_devx_cmds.c | 3 ++
> drivers/common/mlx5/mlx5_devx_cmds.h | 1 +
> drivers/common/mlx5/mlx5_prm.h | 62
> +++++++++++++++++++++++++++++-
> drivers/net/mlx5/mlx5_flow.c | 5 ++-
> drivers/net/mlx5/mlx5_flow.h | 2 +
> drivers/net/mlx5/mlx5_flow_dv.c | 69
> ++++++++++++++++++++++++++++++++--
> drivers/net/mlx5/mlx5_flow_meter.c | 2 +-
> 9 files changed, 141 insertions(+), 9 deletions(-)
>
> --
> 1.8.3.1
Series applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list