Files
linux/drivers/net
Liming Wu cfeb7cd80f virtio_net: enhance wake/stop tx queue statistics accounting
This patch refines and strengthens the statistics collection of TX queue
wake/stop events introduced by commit c39add9b24 ("virtio_net: Add TX
stopped and wake counters").

Previously, the driver only recorded partial wake/stop statistics
for TX queues. Some wake events triggered by 'skb_xmit_done()' or resume
operations were not counted, which made the per-queue metrics incomplete.

Signed-off-by: Liming Wu <liming.wu@jaguarmicro.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Link: https://patch.msgid.link/20251120015320.1418-1-liming.wu@jaguarmicro.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-11-25 19:38:01 -08:00
..
2025-11-25 19:26:27 -08:00
2025-10-29 17:55:14 -07:00
2025-11-13 17:47:38 -08:00
2025-08-26 17:34:31 -07:00
2025-11-04 17:00:43 -08:00
2025-08-26 17:34:31 -07:00