Hi, > -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Dekel Peled > Sent: Wednesday, December 18, 2019 12:06 PM > To: Matan Azrad <ma...@mellanox.com>; Slava Ovsiienko > <viachesl...@mellanox.com>; Shahaf Shuler <shah...@mellanox.com> > Cc: Ori Kam <or...@mellanox.com>; dev@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