From: David S. Miller Date: Wed, 31 May 2023 09:00:30 +0000 (+0100) Subject: Merge branch 'xstats-for-tc-taprio' X-Git-Tag: v6.6.17~4555^2~195 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=60cbd38bb0ad9e4395fba9c6994f258f1d6cad51;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'xstats-for-tc-taprio' Vladimir Oltean says: ==================== xstats for tc-taprio As a result of this discussion: https://lore.kernel.org/intel-wired-lan/20230411055543.24177-1-muhammad.husaini.zulkifli@intel.com/ it became apparent that tc-taprio should make an effort to standardize statistics counters related to the 802.1Qbv scheduling as implemented by the NIC. I'm presenting here one counter suggested by the standard, and one counter defined by the NXP ENETC controller from LS1028A. Both counters are reported globally and per traffic class - drivers get different callbacks for reporting both of these, and get to choose what to report in both cases. The iproute2 counterpart is available here for testing: https://github.com/vladimiroltean/iproute2/commits/taprio-xstats ==================== Signed-off-by: David S. Miller --- 60cbd38bb0ad9e4395fba9c6994f258f1d6cad51