From: Florian Fainelli <f.fainelli@gmail.com>
Date: Sat, 2 Sep 2017 11:06:05 -0700
This patch series extracts the parts of the patch set that are likely not to be
controversial and actually bringing multi-queue support to DSA-created network
devices.
With these patches, we can now use sch_multiq as documented under
Documentation/networking/multique.txt and let applications dedice the switch
port output queue they want to use. Currently only Broadcom tags utilize that
information.
Changes in v2:
- use a proper define for the number of TX queues in bcm_sf2.c (Andrew)
Hello Florian.
For some reason this series didn't make it completely into patchwork, I only
see patch #1 there.
Can you try submitting again? If it doesn't work this time I'll just apply
it by hand from my inbox.
Thanks.