diff options
| author | Guy Levi <[email protected]> | 2017-07-04 16:24:26 +0300 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2017-07-24 10:45:53 -0400 |
| commit | 3078f5f1bd8b6c8aef77b8ef4d49671fa6eb058e (patch) | |
| tree | d97ed3b34b7557b66597db74afd4dbe76675658e /tools/perf/scripts/python/bin | |
| parent | b8d46ca035060e70f5f0da849d86720752d5aa17 (diff) | |
IB/mlx4: Add support for RSS QP
Add support to work with a RSS QP by using an indirection table object
upon QP creation. Other related QP verbs (e.g. modify/destroy/query) were
updated as well for that QP mode.
Notes:
- The RX hash properties are supplied as driver private data.
- The RSS QP port is used on the associated WQs in its indirection
table. Applying different ports during WQ life time is not allowed.
- The expected RSS QP flow is: create, modify(RST->INIT),
modify(RST->RTR), destroy.
Signed-off-by: Guy Levi <[email protected]>
Reviewed-by: Yishai Hadas <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions