From: David S. Miller Date: Wed, 16 Nov 2022 09:07:03 +0000 (+0000) Subject: Merge branch 'sfc-TC-offload-counters' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e88225656d302eb369668003a622b7a7baef1f43;p=users%2Fwilly%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