diff options
author | Amritha Nambiar | 2017-11-09 01:38:43 +0100 |
---|---|---|
committer | Jeff Kirsher | 2017-11-22 08:34:05 +0100 |
commit | e56afa599609d3afe8b0ce24b553ab95e9782502 (patch) | |
tree | fb8c0fbd2a5a43df037d13ab7bbef70f7c4bf2fc /drivers/net/ethernet/intel/i40evf/i40evf_main.c | |
parent | i40e: fix the calculation of VFs mac addresses (diff) | |
download | kernel-qcow2-linux-e56afa599609d3afe8b0ce24b553ab95e9782502.tar.gz kernel-qcow2-linux-e56afa599609d3afe8b0ce24b553ab95e9782502.tar.xz kernel-qcow2-linux-e56afa599609d3afe8b0ce24b553ab95e9782502.zip |
i40e: Remove limit of 64 max queues per channel
It is safe to remove the upper limit of 64 queues on a channel
VSI. The upper bound is determined by the VSI's num_queue_pairs
and gets validated when the queue mapping info through mqprio
interface is subject to bound checking in the driver.
Signed-off-by: Amritha Nambiar <amritha.nambiar@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/i40evf/i40evf_main.c')
0 files changed, 0 insertions, 0 deletions