summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/bnxt_re/Kconfig
diff options
context:
space:
mode:
authorManjunath Patil <manjunath.b.patil@oracle.com>2021-04-13 11:36:05 -0700
committerJason Gunthorpe <jgg@nvidia.com>2021-04-19 14:55:46 -0300
commit338a010cb616b6b257bd7fe615bd4a87ca575c3a (patch)
tree4be5240a073cf6640374cbbd6d40f9344905f0f9 /drivers/infiniband/hw/bnxt_re/Kconfig
parent65d4801ae44e842cddca60278cfe299e1c2417c3 (diff)
IB/ipoib: Improve latency in ipoib/cm connection formation
Currently IPoIB connected mode queries the device to get the pkey table entry during connection formation. This will increase the time taken to form the connection, especially when limited pkeys are in use. This gets worse when multiple connection attempts are done in parallel. Since ipoib interfaces are locked to a single pkey, use the pkey index that was determined at link up time instead of searching for anything. This improved the latency from 500ms to 1ms on an internal setup. Link: https://lore.kernel.org/r/1618338965-16717-1-git-send-email-manjunath.b.patil@oracle.com Suggested-by: Jason Gunthorpe <jgg@nvidia.com> Signed-off-by: Manjunath Patil <manjunath.b.patil@oracle.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/hw/bnxt_re/Kconfig')
0 files changed, 0 insertions, 0 deletions