From: David S. Miller Date: Tue, 21 Jul 2020 23:24:05 +0000 (-0700) Subject: Merge branch 'dpaa2-eth-add-support-for-TBF-offload' X-Git-Tag: x86-urgent-2020-08-15~21^2~167 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4303aa98c2b19c533f5d3713a8ced42edb9961ea;p=users%2Fdwmw2%2Flinux.git Merge branch 'dpaa2-eth-add-support-for-TBF-offload' Ioana Ciornei says: ==================== dpaa2-eth: add support for TBF offload This patch set adds support for TBF offload in dpaa2-eth. The first patch restructures how the .ndo_setup_tc() callback is implemented (each Qdisc is treated in a separate function), the second patch just adds the necessary APIs for configuring the Tx shaper and the last one is handling TC_SETUP_QDISC_TBF and configures as requested the shaper. ==================== Reviewed-by: Jakub Kicinski Signed-off-by: David S. Miller --- 4303aa98c2b19c533f5d3713a8ced42edb9961ea