[dpdk-dev] [PATCH v6 10/12] net/mlx5: support represented port flow action
Slava Ovsiienko
viacheslavo at nvidia.com
Wed Oct 13 20:02:36 CEST 2021
Hi,
> -----Original Message-----
> From: Ivan Malov <ivan.malov at oktetlabs.ru>
> Sent: Wednesday, October 13, 2021 20:03
> To: dev at dpdk.org
> Cc: Ferruh Yigit <ferruh.yigit at intel.com>; NBU-Contact-Thomas Monjalon
> <thomas at monjalon.net>; Ori Kam <orika at nvidia.com>; Andrew Rybchenko
> <andrew.rybchenko at oktetlabs.ru>; Matan Azrad <matan at nvidia.com>; Slava
> Ovsiienko <viacheslavo at nvidia.com>
> Subject: [PATCH v6 10/12] net/mlx5: support represented port flow action
>
> From: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
>
> Semantics of the existing support for action PORT_ID suggests that support
> for equal action REPRESENTED_PORT be implemented.
>
> Helper functions keep port_id suffix since action
> MLX5_FLOW_ACTION_PORT_ID is still used internally.
>
> Signed-off-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
> ---
> doc/guides/nics/features/mlx5.ini | 1 +
> doc/guides/nics/mlx5.rst | 4 +-
> drivers/net/mlx5/mlx5_flow_dv.c | 64 +++++++++++++++++++++++++------
> 3 files changed, 55 insertions(+), 14 deletions(-)
>
Acked-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
More information about the dev
mailing list