linux_dsm_epyc7002/drivers/net/ethernet/cavium/thunder
Sunil Goutham 3e29adba56 net: thunderx: Fix TL4 configuration for secondary Qsets
TL4 calculation for a given SQ of secondary Qsets is incorrect
and goes out of bounds and also for some SQ's TL4 chosen will
transmit data via a different BGX interface and not same as
primary Qset's interface.

This patch fixes this issue.

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-29 05:14:13 -04:00
..
Makefile net: Adding support for Cavium ThunderX network controller 2015-05-27 14:19:44 -04:00
nic_main.c net: thunderx: Fix TL4 configuration for secondary Qsets 2016-06-29 05:14:13 -04:00
nic_reg.h net: thunderx: Fix for Qset error due to CQ full 2016-02-25 16:25:34 -05:00
nic.h net: thunderx: Adjust nicvf structure to reduce cache misses 2016-03-14 12:33:36 -04:00
nicvf_ethtool.c net, thunderx: Add TX timeout and RX buffer alloc failure stats. 2016-02-11 11:30:26 -05:00
nicvf_main.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
nicvf_queues.c mm/page_ref: use page_ref helper instead of direct modification of _count 2016-05-19 19:12:14 -07:00
nicvf_queues.h net: thunderx: Fix receive packet stats 2016-02-17 22:24:57 -05:00
q_struct.h net: thunderx: HW TSO support for pass-2 hardware 2015-12-11 23:38:17 -05:00
thunder_bgx.c net: thunderx: Fix link status reporting 2016-06-29 05:14:13 -04:00
thunder_bgx.h net: thunderx: Fix link status reporting 2016-06-29 05:14:13 -04:00