j
k
j a
j l
On Sun, 09 Nov 2025 23:37:54 +0200 Roger Quadros wrote:
ndev->stats.rx_dropped++;
AFAIU the device is multi-queue so using per-device stats looks racy. Please create your own per queue stats.
Back to the thread
Back to the list