From: David S. Miller Date: Wed, 9 Feb 2022 13:02:33 +0000 (+0000) Subject: Merge branch 'octeontx2-af-priority-flow-control' X-Git-Tag: v6.1-rc5~1746^2~400 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dc178d31b9428f5b8520fdfd07210c3595f06cb0;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'octeontx2-af-priority-flow-control' Hariprasad Kelam says: ==================== Priority flow control support for RVU netdev In network congestion, instead of pausing all traffic on link PFC allows user to selectively pause traffic according to its class. This series of patches add support of PFC for RVU netdev drivers. Patch1 adds support to disable pause frames by default as with PFC user can enable either PFC or 802.3 pause frames. Patch2&3 adds resource management support for flow control and configures necessary registers for PFC. Patch4 adds dcb ops registration for netdev drivers. V2 changes: Fix compilation error by exporting required symbols 'otx2_config_pause_frm' ==================== Signed-off-by: David S. Miller --- dc178d31b9428f5b8520fdfd07210c3595f06cb0