NTB: perf: Don't require one more memory window than number of peers
authorLogan Gunthorpe <logang@deltatee.com>
Wed, 9 Jan 2019 19:22:30 +0000 (12:22 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jun 2020 15:50:40 +0000 (17:50 +0200)
commitec84901316702cf94a0be530beddbffaae447a42
tree6b24063c35dd004632a410f500c98b7bcddb456a
parent2b97e354e5868e8365e8fb5577d534ee2cf2288e
NTB: perf: Don't require one more memory window than number of peers

[ Upstream commit a9c4211ac918ade1522aced6b5acfbe824722f7d ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/ntb/test/ntb_perf.c