summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib/ipoib_ib.c
diff options
context:
space:
mode:
authorErez Shitrit <erezsh@mellanox.com>2015-04-02 13:39:01 +0300
committerDoug Ledford <dledford@redhat.com>2015-04-15 16:06:18 -0400
commit3fd0605caa74c3dc7fe69ed11ada452fe7169575 (patch)
tree5eb287f0853421aa37370017370c6f0b8dd5add0 /drivers/infiniband/ulp/ipoib/ipoib_ib.c
parenta44878d100630a34a44f54960115b81e449858db (diff)
downloadlinux-3fd0605caa74c3dc7fe69ed11ada452fe7169575.tar.gz
linux-3fd0605caa74c3dc7fe69ed11ada452fe7169575.tar.bz2
linux-3fd0605caa74c3dc7fe69ed11ada452fe7169575.zip
IB/ipoib: Update broadcast record values after each successful join request
Update the cached broadcast record in the priv object after every new join of this broadcast domain group. These values are needed for the port configuration (MTU size) and to all the new multicast (non-broadcast) join requests initial parameters. For example, SM starts with 2K MTU for all the fabric, and after that it restarts (or handover to new SM) with new port configuration of 4K MTU. Without using the new values, the driver will keep its old configuration of 2K and will not apply the new configuration of 4K. Signed-off-by: Erez Shitrit <erezsh@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> 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