commit | a9c4211ac918ade1522aced6b5acfbe824722f7d | [log] [tgz] |
---|---|---|
author | Logan Gunthorpe <logang@deltatee.com> | Wed Jan 09 12:22:30 2019 -0700 |
committer | Jon Mason <jdmason@kudzu.us> | Fri Jun 05 20:02:08 2020 -0400 |
tree | e7a6b3a80d3f3d1370221bfa8105b0b0b1614857 | |
parent | ca93c45755da98302c93abdd788fc09113baf9e0 [diff] |
NTB: perf: Don't require one more memory window than number of peers ntb_perf should not require more than one memory window per peer. This was probably an off-by-one error. Fixes: 5648e56d03fa ("NTB: ntb_perf: Add full multi-port NTB API support") Signed-off-by: Logan Gunthorpe <logang@deltatee.com> Acked-by: Allen Hubbe <allenbh@gmail.com> Tested-by: Alexander Fomichev <fomichev.ru@gmail.com> Signed-off-by: Jon Mason <jdmason@kudzu.us>