commit | 107d3018abd9d15df24e8f2d52366fa7f983beda | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Tue Oct 02 00:17:03 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Oct 22 21:14:32 2012 -0700 |
tree | 457a62b6d4e68e8809cdc071e0a2bfd76c2aa7d1 | |
parent | a048b40e0f9502bc75d7f9904c5399a0a87fa479 [diff] |
ixgbe: Add support for tracking the default user priority to SR-IOV It is necessary to track the default user priority in the PF so that we can force it upon the VFs. The motivation behind this is to keep the VFs from getting access to user priorities meant for things like storage. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>