commit | 1e3a5fd5c0492d2cd37d86dce82ac7899136123f | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Fri Jun 23 04:24:43 2017 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Aug 25 14:45:28 2017 -0700 |
tree | 2045bf08f6a96cb14eb6594c5d494bac332583d3 | |
parent | 3fd87127073292538047adf1c9c757e9cab0dd56 [diff] |
i40e/i40evf: adjust packet size to account for double VLANs Now that the kernel supports double VLAN tags, we should at least play nice. Adjust the max packet size to account for two VLAN tags, not just one. Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>