From: David S. Miller Date: Wed, 16 Nov 2022 09:07:03 +0000 (+0000) Subject: Merge branch 'sfc-TC-offload-counters' X-Git-Tag: v6.2-rc1~99^2~208 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e88225656d302eb369668003a622b7a7baef1f43;p=thirdparty%2Flinux.git Merge branch 'sfc-TC-offload-counters' Edward Cree says: ==================== sfc: TC offload counters EF100 hardware supports attaching counters to action-sets in the MAE. Use these counters to implement stats for TC flower offload. The counters are delivered to the host over a special hardware RX queue which should only ever receive counter update messages, not 'real' network packets. ==================== Signed-off-by: David S. Miller --- e88225656d302eb369668003a622b7a7baef1f43