]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerJon Mason <jdmason@kudzu.us>
Sat, 6 Jun 2020 00:02:08 +0000 (20:02 -0400)
commitdb84b96f257249ba3d1e5844e1ec2d982c3a9123
treee7a6b3a80d3f3d1370221bfa8105b0b0b1614857
parent0359072e291e5a902fe6dc8da4bdf708a7d2b437
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: f8987983403e ("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>
drivers/ntb/test/ntb_perf.c