Home
last modified time | relevance | path

Searched hist:"3 a397ebe154b385e5e3d0c7fee478ccef58742fc" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.hdiff 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 Dnic_main.cdiff 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 Dnicvf_queues.cdiff 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 Dnicvf_main.cdiff 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>