diff options
author | Sunil Goutham <sgoutham@cavium.com> | 2015-08-30 12:29:15 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-31 07:54:12 +0300 |
commit | 92dc87697e6a71675a9e9eec04ebecd8cf4837a3 (patch) | |
tree | be2488a359517e8c72f419630f3368625f46f009 /net/wimax | |
parent | 39ad6eea6c1a01b69abb1102a767697fb9349830 (diff) | |
download | linux-92dc87697e6a71675a9e9eec04ebecd8cf4837a3.tar.xz |
net: thunderx: Support for upto 96 queues for a VF
This patch adds support for handling multiple qsets assigned to a
single VF. There by increasing no of queues from earlier 8 to max
no of CPUs in the system i.e 48 queues on a single node and 96 on
dual node system. User doesn't have option to assign which Qsets/VFs
to be merged. Upon request from VF, PF assigns next free Qsets as
secondary qsets. To maintain current behavior no of queues is kept
to 8 by default which can be increased via ethtool.
If user wants to unbind NICVF driver from a secondary Qset then it
should be done after tearing down primary VF's interface.
Signed-off-by: Sunil Goutham <sgoutham@cavium.com>
Signed-off-by: Aleksey Makarov <aleksey.makarov@caviumnetworks.com>
Signed-off-by: Robert Richter <rrichter@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wimax')
0 files changed, 0 insertions, 0 deletions