> Move RX/TX counters into port-lifetime arrays so queue rebuilds do not > reset them. Sum all max_queues slots for ndo_get_stats64(); keep the > current queue count for ethtool's per-queue output. > > Retiring RX queues count into private drain_stats. Destruction and > rollback fold these into separate port slots after writer quiescence. > Report counters while down too, but gate the PHY query on port_is_up. > > DIM now samples the persistent live counters and skips retiring queues. > > Signed-off-by: Long Li <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=9
