commit | 4e2b53a5cb5a8243284dd7ec4980d2dc556e79f0 | [log] [tgz] |
---|---|---|
author | Maor Gottlieb <maorg@mellanox.com> | Sun Dec 24 14:51:25 2017 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Dec 28 11:33:14 2017 -0700 |
tree | 297bc2a29769259e5728524dcaeae732847f683c | |
parent | 07d84f7b6adf3ea0d9f8c2bbee412a2a7aaa83e5 [diff] |
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: 309fa3470fca ("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>