From: Jakub Kicinski Date: Tue, 18 Nov 2025 03:52:34 +0000 (-0800) Subject: Merge branch 'net-mana-refactor-gf-stats-handling-and-add-rx_missed_errors-counter' X-Git-Tag: v6.19-rc1~170^2~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e90c767d5fcd8a27bf7722e8463a163147274fa;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-mana-refactor-gf-stats-handling-and-add-rx_missed_errors-counter' Erni Sri Satya Vennela says: ==================== net: mana: Refactor GF stats handling and add rx_missed_errors counter Restructure mana_query_gf_stats() to operate on the per-VF mana_context, instead of per-port statistics. Introduce mana_ethtool_hc_stats to isolate hardware counter statistics and update the "ethtool -S " output to expose all relevant counters while preserving backward compatibility. Add support for the standard rx_missed_errors counter by mapping it to the hardware's hc_rx_discards_no_wqe metric. Refresh statistics every 2 seconds. ==================== Link: https://patch.msgid.link/1763120599-6331-1-git-send-email-ernis@linux.microsoft.com Signed-off-by: Jakub Kicinski --- 6e90c767d5fcd8a27bf7722e8463a163147274fa