commit | 8a3c91cce3d32d3fa1e3b64d41b241103a62fd62 | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Tue May 20 08:01:43 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Jun 09 00:39:58 2014 -0700 |
tree | 385692000534fb57c95dcfac5eb95ae11ffa15f2 | |
parent | 9aa7e9355db342fda17d716bcf5ce62df7a02e61 [diff] |
i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum The driver was not marking packets with bad checksums correctly, especially IPv6 packets with a bad checksum. To do this correctly we need a define that may be set by hardware in rare cases. Change-ID: I1a997b72b491ded27a78ac3bce1197b2d2611130 Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>