freebsd-dev/sys/ofed
Slava Shwartsman a061f0eb65 ipoib: increase the non-cm queue length
When a packet needs fragmentation, it might generate more than 3 fragments.
With the queue length 3, all fragments are generated faster than the
queue is drained, which effectively drops fourth and later fragments on
the floor.

Submitted by:   kib@
Approved by:    hselasky (mentor)
MFC after:      1 week
Sponsored by:   Mellanox Technologies
2018-12-05 13:26:47 +00:00
..
drivers/infiniband ipoib: increase the non-cm queue length 2018-12-05 13:26:47 +00:00
include Introduce and use sgid_index in CM requests in ibcore. 2018-09-09 07:20:15 +00:00