diff options
author | Wei Hu (Xavier) <[email protected]> | 2016-11-23 19:41:07 +0000 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2016-12-03 14:20:42 -0500 |
commit | 5e6ff78a229c2f231f2f743b017987621e469858 (patch) | |
tree | fbb406e838608a9847c2ef56d8a36b56460eca17 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | dd783a212c023b309e91ab9752c07e22f759461e (diff) |
IB/hns: Change qpn allocation to round-robin mode.
When using CM to establish connections, qp number that was freed
just now will be rejected by ib core. To fix these problem, We
change qpn allocation to round-robin mode. We added the round-robin
mode for allocating resources using bitmap. We use round-robin mode
for qp number and non round-robing mode for other resources like
cq number, pd number etc.
Signed-off-by: Wei Hu (Xavier) <[email protected]>
Signed-off-by: Salil Mehta <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions