commit | 51110f162d215beb13417426bc1ab9ce6320f1a1 | [log] [tgz] |
---|---|---|
author | Piotr Kwapulinski <piotr.kwapulinski@intel.com> | Wed Apr 24 05:20:46 2019 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Jun 14 12:59:16 2019 -0700 |
tree | 8498c1f0d21d7b2e772d3df7635ca4af79efd8e3 | |
parent | 6a6567776fdfc7408ce01b83453252174a88f4d0 [diff] |
i40e: let untrusted VF to create up to 16 VLANs This patch lets untrusted VF to create up to 16 VLANs. It was implemented by increasing I40E_VC_MAX_VLAN_PER_VF up to 16. Without this patch untrusted VF could create only up to 8 VLANs. Signed-off-by: Piotr Kwapulinski <piotr.kwapulinski@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>