• E
    IPoIB: Double default RX/TX ring sizes · bc3a290b
    Eli Cohen 提交于
    Increase IPoIB ring sizes to twice their original sizes (RX: 128->256,
    TX: 64->128) to act as a shock absorber for high traffic peaks.  With
    the current settings, we have seen cases that there are many calls to
    netif_stop_queue(), which causes degradation in throughput.  Also,
    larger receive buffer sizes help IPoIB in CM mode to avoid experiencing
    RNR NAK conditions due to insufficient receive buffers at the SRQ.
    Signed-off-by: NEli Cohen <eli@mellanox.co.il>
    Signed-off-by: NRoland Dreier <rolandd@cisco.com>
    bc3a290b
ipoib.h 20.1 KB