[dpdk-dev] [PATCH 0/2] net/mlx5: update RSS action handling

Raslan Darawsheh rasland at mellanox.com
Thu Dec 19 12:26:45 CET 2019


Hi,
> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Dekel Peled
> Sent: Wednesday, December 18, 2019 12:06 PM
> To: Matan Azrad <matan at mellanox.com>; Slava Ovsiienko
> <viacheslavo at mellanox.com>; Shahaf Shuler <shahafs at mellanox.com>
> Cc: Ori Kam <orika at mellanox.com>; dev at dpdk.org
> Subject: [dpdk-dev] [PATCH 0/2] net/mlx5: update RSS action handling
> 
> This series includes 2 patches updating the RSS action handling.
> The first patch fixes an error in existing code.
> The second patch implements additional functionality.
> 
> Dekel Peled (2):
>   net/mlx5: fix setting of Rx hash fields
>   net/mlx5: support RSS on SRC or DST fields only
> 
>  doc/guides/nics/mlx5.rst               |  2 +
>  doc/guides/rel_notes/release_20_02.rst |  6 +++
>  drivers/net/mlx5/mlx5_defs.h           |  7 ++-
>  drivers/net/mlx5/mlx5_flow.c           | 12 +++++
>  drivers/net/mlx5/mlx5_flow.h           | 21 ++++++++
>  drivers/net/mlx5/mlx5_flow_dv.c        | 91
> ++++++++++++++++++++++++++--------
>  drivers/net/mlx5/mlx5_rxq.c            | 29 ++++++++++-
>  7 files changed, 145 insertions(+), 23 deletions(-)
> 
> --
> 1.8.3.1

Series applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


More information about the dev mailing list