IB/ipoib: increase the max mcast backlog queue
authorDoug Ledford <dledford@redhat.com>
Sat, 26 Sep 2015 02:30:24 +0000 (22:30 -0400)
committerDoug Ledford <dledford@redhat.com>
Sat, 26 Sep 2015 02:30:24 +0000 (22:30 -0400)
commit2866196f294954ce9fa226825c8c1eaa64c7da8a
tree695672ac7d7ef7dd733f6f93fcc04422a8126df2
parentc3852ab0e606212de523c1fb1e15adbf9f431619
IB/ipoib: increase the max mcast backlog queue

When performing sendonly joins, we queue the packets that trigger
the join until the join completes.  This may take on the order of
hundreds of milliseconds.  It is easy to have many more than three
packets come in during that time.  Expand the maximum queue depth
in order to try and prevent dropped packets during the time it
takes to join the multicast group.

Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/ulp/ipoib/ipoib.h