]> www.infradead.org Git - users/dwmw2/linux.git/commit
virtio_net: update tx timeout record
authorXuan Zhuo <xuanzhuo@linux.alibaba.com>
Tue, 12 Nov 2024 01:29:27 +0000 (09:29 +0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 16 Nov 2024 02:46:56 +0000 (18:46 -0800)
commite2c5c57f1af86ba773a88251ba20ee29028bfae5
tree05811f7e7e885cf308dd4707be3f7f3a4405e16b
parent89f86675cb0348c9c7acf77263c2359e772a6768
virtio_net: update tx timeout record

If send queue sent some packets, we update the tx timeout
record to prevent the tx timeout.

Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Link: https://patch.msgid.link/20241112012928.102478-13-xuanzhuo@linux.alibaba.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/virtio_net.c