Searched hist:"3 a397ebe154b385e5e3d0c7fee478ccef58742fc" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/cavium/thunder/ |
H A D | nicvf_queues.h | diff 3a397ebe154b385e5e3d0c7fee478ccef58742fc Fri Aug 12 06:21:27 CDT 2016 Sunil Goutham <sgoutham@cavium.com> 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>
|
H A D | nic_main.c | diff 3a397ebe154b385e5e3d0c7fee478ccef58742fc Fri Aug 12 06:21:27 CDT 2016 Sunil Goutham <sgoutham@cavium.com> 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>
|
H A D | nicvf_queues.c | diff 3a397ebe154b385e5e3d0c7fee478ccef58742fc Fri Aug 12 06:21:27 CDT 2016 Sunil Goutham <sgoutham@cavium.com> 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>
|
H A D | nicvf_main.c | diff 3a397ebe154b385e5e3d0c7fee478ccef58742fc Fri Aug 12 06:21:27 CDT 2016 Sunil Goutham <sgoutham@cavium.com> 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>
|