commit | 5cc0f1c0dc56404a46e8bccd6c96e63cde257268 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Tue Jan 30 16:51:38 2018 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Feb 26 09:30:15 2018 -0800 |
tree | d8289bd510a1a1bb0e779f74854d763efcc28183 | |
parent | 1ab37e12e365c139fc595d7dccddfd13e9ca34c8 [diff] |
ixgbevf: make sure all frames fit minimum size requirements Similar to commit a50c29dd09ed ("ixgbe: Make certain that all frames fit minimum size requirements") Make sure that any packet we attempt to transmit will meet minimum size requirements. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Krishneil Singh <krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>