Message ID | 20231121130316.126364-1-jinpu.wang@ionos.com (mailing list archive) |
---|---|
Headers | show |
Series | ipoib bugfix | expand |
On Tue, 21 Nov 2023 14:03:14 +0100, Jack Wang wrote: > We run into queue timeout often with call trace as such: > NETDEV WATCHDOG: ib0.beef (): transmit queue 26 timed out > Call Trace: > call_timer_fn+0x27/0x100 > __run_timers.part.0+0x1be/0x230 > ? mlx5_cq_tasklet_cb+0x6d/0x140 [mlx5_core] > run_timer_softirq+0x26/0x50 > __do_softirq+0xbc/0x26d > asm_call_irq_on_stack+0xf/0x20 > ib0.beef: transmit timeout: latency 10 msecs > ib0.beef: queue stopped 0, tx_head 0, tx_tail 0, global_tx_head 0, global_tx_tail 0 > > [...] Applied, thanks! [1/2] ipoib: Fix error code return in ipoib_mcast_join https://git.kernel.org/rdma/rdma/c/753fff78f43070 [2/2] ipoib: Add tx timeout work to recover queue stop situation https://git.kernel.org/rdma/rdma/c/50af5d12f7e24b Best regards,