From: Igor Russkikh <igor.russk...@aquantia.com> Date: Tue, 26 Feb 2019 15:39:13 +0000
> From: Dmitry Bogdanov <dmitry.bogda...@aquantia.com> > > Recently the maximum number of queues was increased up to 8, but > NIC was not fully configured for 8 queues. In setups with more than 4 CPU > cores parts of TX traffic gets lost if the kernel routes it to queues 4th-8th. > > This patch sets a tx hw traffic mode with 8 queues. > > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=202651 > > Fixes: 71a963cfc50b ("net: aquantia: increase max number of hw queues") > Reported-by: Nicholas Johnson <nicholas.john...@outlook.com.au> > Signed-off-by: Dmitry Bogdanov <dmitry.bogda...@aquantia.com> > Signed-off-by: Igor Russkikh <igor.russk...@aquantia.com> Applied.