summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_ib.c
diff options
context:
space:
mode:
authorNiranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>2017-04-10 11:22:25 +0300
committerDoug Ledford <dledford@redhat.com>2017-04-20 15:19:41 -0400
commitf0ad83ac58468e3807e72e929317519b69bcde1c (patch)
treeaacd59f4263a83996cba05627ac21f823ba57693 /drivers/infiniband/ulp/ipoib/ipoib_ib.c
parent64551ede6cd1c9f814951914e23ef1d2a9498f71 (diff)
downloadlinux-f0ad83ac58468e3807e72e929317519b69bcde1c.tar.gz
linux-f0ad83ac58468e3807e72e929317519b69bcde1c.tar.bz2
linux-f0ad83ac58468e3807e72e929317519b69bcde1c.zip
IB/IPoIB: Introduce RDMA netdev interface and IPoIB structs
Add RDMA netdev interface to ib device structure allowing RDMA netdev devices to be allocated by ib clients. The idea is to allow to providers to optimize IPoIB data path. New struct that includes functions and data member is exposed. It exposes set of callback functions for handling data path flows in IPoIB driver. Each provider can support these set of functions in order to optimize its specific data path, and let IPoIB to leverage its data path. There is an assumption, that providers should give the full set of functions and not only part of them, in order to work properly. Signed-off-by: Erez Shitrit <erezsh@mellanox.com> Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/ulp/ipoib/ipoib_ib.c')
0 files changed, 0 insertions, 0 deletions