linux_dsm_epyc7002/drivers/net/ethernet/cavium/thunder
Sunil Goutham 3a397ebe15 net: thunderx: Set queue count based on number of CPUs
81xx has only 4 CPUs, so it doesn't make sense to initialize
entire Qset i.e 8 queues by default. Made changes to queue
initialization to init queues equal to number of CPUs or
8 queues whichever is lesser. Also this will be applicable to
VMs with VNIC VF attached and having less VCPUs

Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-13 11:59:30 -07:00
..
Makefile
nic_main.c net: thunderx: Set queue count based on number of CPUs 2016-08-13 11:59:30 -07:00
nic_reg.h net: thunderx: Add support for 81xx and 83xx chips 2016-08-13 11:59:30 -07:00
nic.h net: thunderx: Add VNIC's PCI devid on future chips 2016-08-13 11:59:29 -07:00
nicvf_ethtool.c
nicvf_main.c net: thunderx: Set queue count based on number of CPUs 2016-08-13 11:59:30 -07:00
nicvf_queues.c net: thunderx: Set queue count based on number of CPUs 2016-08-13 11:59:30 -07:00
nicvf_queues.h net: thunderx: Set queue count based on number of CPUs 2016-08-13 11:59:30 -07:00
q_struct.h
thunder_bgx.c net: thunderx: Fix link status reporting 2016-06-29 05:14:13 -04:00
thunder_bgx.h net: thunderx: Add support for 81xx and 83xx chips 2016-08-13 11:59:30 -07:00