commit | 3657cdaf03a6f751b6f6c09381b1a9e016678069 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Tue Jul 21 19:38:25 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 21 16:24:04 2020 -0700 |
tree | c4deaab0f632f5f674aa6d7dd300235fd0549533 | |
parent | 39344a89623d77ffa4cf9354d85fd6e58467bb87 [diff] |
dpaa2-eth: add support for TBF offload React to TC_SETUP_QDISC_TBF and configure the egress shaper as appropriate with the maximum rate and burst size requested by the user. TBF can only be offloaded on DPAA2 when it's the root qdisc, ie it's a per port shaper. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>