]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/mlx4: Add missed RSS hash inner header flag
authorLeon Romanovsky <leonro@mellanox.com>
Thu, 26 Apr 2018 12:37:48 +0000 (15:37 +0300)
committerDoug Ledford <dledford@redhat.com>
Fri, 27 Apr 2018 18:22:23 +0000 (14:22 -0400)
commit1e80b2c7d0264fee36ad7fee3bcdc3119067421c
tree86dd5571331a4d8e58732cd4a9b9b79f1f065d45
parent92be4e5aec5c6aa43214d9cd5c02e3aa31cc12db
RDMA/mlx4: Add missed RSS hash inner header flag

Despite being advertised to user space application, the RSS inner
header flag was filtered by checks at the beginning of QP creation
routine.

Cc: <stable@vger.kernel.org> # 4.15
Fixes: 5a3af60f193c ("IB/mlx4: Fix RSS hash fields restrictions")
Fixes: a5c658e29f11 ("IB/mlx4: Add support to RSS hash for inner headers")
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/mlx4/qp.c