From: Jakub Kicinski Date: Thu, 20 Jul 2023 03:51:13 +0000 (-0700) Subject: Merge branch 'net-stmmac-improve-driver-statistics' X-Git-Tag: v6.6.7~2079^2~369 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2faf5ad2682d4fadf9fb51d2745e3c6c05cb4502;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'net-stmmac-improve-driver-statistics' Jisheng Zhang says: ==================== net: stmmac: improve driver statistics improve the stmmac driver statistics: 1. don't clear network driver statistics in .ndo_close() and .ndo_open() cycle 2. avoid some network driver statistics overflow on 32 bit platforms 3. use per-queue statistics where necessary to remove frequent cacheline ping pongs. ==================== Link: https://lore.kernel.org/r/20230717160630.1892-1-jszhang@kernel.org Signed-off-by: Jakub Kicinski --- 2faf5ad2682d4fadf9fb51d2745e3c6c05cb4502