From: Ivan Khoronzhuk <ivan.khoronz...@linaro.org> Date: Mon, 22 Aug 2016 21:18:23 +0300
> This series is intended to allow cpsw driver to use cpdma ability of > h/w shaper to send/receive data with up to 8 tx and 8 rx queues. This > series doesn't contain interface to configure h/w shaper itself, it > contains only multi-queue support part and ability to configure number > of tx/rx queues with ethtool, it also doesn't contain mapping of input > traffic to rx queues, as it can depend on usage and requires separate > interface for setup. Series applied, thanks.