diff options
author | Yishai Hadas <[email protected]> | 2019-07-23 09:57:29 +0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2019-07-25 11:45:48 -0300 |
commit | b7165bd0d6cbb93732559be6ea8774653b204480 (patch) | |
tree | 8e318ad2c90af43da4499b135e30742556fb30ee /lib/mpi/mpi-internal.h | |
parent | d191152f43a5869d7dbb50dd2a7a4b3b8b71f1f0 (diff) |
IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
The specification for the Toeplitz function doesn't require to set the key
explicitly to be symmetric. In case a symmetric functionality is required
a symmetric key can be simply used.
Wrongly forcing the algorithm to symmetric causes the wrong packet
distribution and a performance degradation.
Link: https://lore.kernel.org/r/[email protected]
Cc: <[email protected]> # 4.7
Fixes: 28d6137008b2 ("IB/mlx5: Add RSS QP support")
Signed-off-by: Yishai Hadas <[email protected]>
Reviewed-by: Alex Vainman <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions