Re: [PATCH net-next] net: stmmac: Add support for CBS QDISC
From: David Miller <davem@davemloft.net> Date: 2018-06-30 09:40:28
From: Jose Abreu <Jose.Abreu@synopsys.com>
Date: Wed, 27 Jun 2018 13:43:20 +0100
This adds support for CBS reconfiguration using the TC application.
A new callback was added to TC ops struct and another one to DMA ops to
reconfigure the channel mode.
Tested in GMAC5.10.
Signed-off-by: Jose Abreu <redacted>