commit | 2d93fc856959bb940b3cf1e7cbad38721d6bea75 | [log] [tgz] |
---|---|---|
author | Matan Barak <matanb@mellanox.com> | Wed Mar 28 09:27:55 2018 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Wed Apr 04 12:06:28 2018 -0600 |
tree | 78cbf6275d037224778eb6ee6256e52bd30982e1 | |
parent | c03faa562d0279e463900c92d4a54c0dc3c806b0 [diff] |
IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIR When a Raw Ethernet QP is created, we actually create a few objects. One of these objects is a TIR. Currently, a TIR could hash (and spread the traffic) by IP or port only. Adding a hashing by IPSec SPI to TIR creation with the required UAPI bit. Signed-off-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>