]> git.baikalelectronics.ru Git - kernel.git/commit
IB/mlx5: Report inner RSS capability
authorMaor Gottlieb <maorg@mellanox.com>
Sun, 24 Dec 2017 12:51:25 +0000 (14:51 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 28 Dec 2017 18:33:14 +0000 (11:33 -0700)
commitc411d196a6f84977b65cd7976e520d414a396e0f
tree297bc2a29769259e5728524dcaeae732847f683c
parentd7f6b5ac737476c5572704949299389a771f51ad
IB/mlx5: Report inner RSS capability

Add missing inner RSS support capability as part of
the RSS supported fields.

In addition change MLX5_RX_HASH_INNER to 1UL << 31 in
order to define it as unsigned.

Fixes: 06cb8e35c84f ("IB/mlx5: Add support for RSS on the inner packet")
Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/main.c
include/uapi/rdma/mlx5-abi.h