1
0
Fork 0
alistair23-linux/drivers/net/ethernet/marvell/mvpp2
Stefan Chulski a018c071de net: mvpp2: fix pkt coalescing int-threshold configuration
[ Upstream commit 4f374d2c43 ]

The packet coalescing interrupt threshold has separated registers
for different aggregated/cpu (sw-thread). The required value should
be loaded for every thread but not only for 1 current cpu.

Fixes: 213f428f50 ("net: mvpp2: add support for TX interrupts and RX queue distribution modes")
Signed-off-by: Stefan Chulski <stefanc@marvell.com>
Link: https://lore.kernel.org/r/1608748521-11033-1-git-send-email-stefanc@marvell.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-01-12 20:16:14 +01:00
..
Makefile net: mvpp2: add a debugfs interface for the Header Parser 2018-07-16 00:10:00 -07:00
mvpp2.h mvpp2: percpu buffers 2019-09-02 12:07:46 -07:00
mvpp2_cls.c net: mvpp2: fix RX hashing for non-10G ports 2020-06-03 08:20:55 +02:00
mvpp2_cls.h net: mvpp2: cls: Add steering based on vlan Id and priority. 2019-06-18 22:26:05 -04:00
mvpp2_debugfs.c mvpp2: no need to check return value of debugfs_create functions 2019-08-10 15:25:48 -07:00
mvpp2_main.c net: mvpp2: fix pkt coalescing int-threshold configuration 2021-01-12 20:16:14 +01:00
mvpp2_prs.c net: mvpp2: prs: fix PPPoE with ipv6 packet parse 2021-01-12 20:16:11 +01:00
mvpp2_prs.h net: mvpp2: Add TCAM entry to drop flow control pause frames 2021-01-12 20:16:11 +01:00