net/mlx5: support RSS on src or dst fields only
authorDekel Peled <dekelp@mellanox.com>
Wed, 18 Dec 2019 10:05:47 +0000 (12:05 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 17 Jan 2020 18:46:01 +0000 (19:46 +0100)
commitb1d63d829378454ffd705f82cc30e5ab29feb1d5
tree96140f5159bee7a96121a53d0a617a824d04064f
parentc3e33304a7f6f51f49904faf27be768a59c18553
net/mlx5: support RSS on src or dst fields only

This patch implements the feature described in RFC [1], adding
support of RSS action on L3 and/or L4 source or destination only.

[1] http://mails.dpdk.org/archives/dev/2019-December/152796.html

Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Matan Azrad <matan@mellanox.com>
doc/guides/nics/mlx5.rst
doc/guides/rel_notes/release_20_02.rst
drivers/net/mlx5/mlx5_defs.h
drivers/net/mlx5/mlx5_flow.c
drivers/net/mlx5/mlx5_flow_dv.c