]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
i40e: allow XPS with QoS enabled
authorJacob Keller <jacob.e.keller@intel.com>
Thu, 7 Sep 2017 12:05:53 +0000 (08:05 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 9 Oct 2017 21:28:56 +0000 (14:28 -0700)
commit6f853d4f8e93eeace504b021e05dfdbeb4d3b40f
tree9894c04ca8139b51c8877f204d2daad9da75fb24
parent95bc2fb4c6c7d23db6dc54a3d49bdbadb13c392b
i40e: allow XPS with QoS enabled

Recently, the kernel gained support for enabling XPS and QoS at the
same time. Thus, we no longer need to worry about the number of
traffic classes when enabling XPS.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c