commit | cb0ef1d1dc8739e307f70493b7eb1184685dbbde | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Mon Feb 06 18:26:26 2017 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Mar 17 12:11:44 2017 -0700 |
tree | 18f3668ac1fc0b5f93859bb6982634342b4173b2 | |
parent | cfbc871c2174f352542053d25659920d6841ed41 [diff] |
igb: Only sync size of expected frame in ethtool testing We only need to sync the size of the frame that is read to test. We don't need to sync the entire Rx buffer. This way the testing is more consistent with how we handle things in the receive path. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>