net/i40e: enable bad checksum flags in vector Rx
authorDamjan Marion <damarion@cisco.com>
Thu, 6 Oct 2016 06:38:10 +0000 (02:38 -0400)
committerBruce Richardson <bruce.richardson@intel.com>
Thu, 13 Oct 2016 13:30:59 +0000 (15:30 +0200)
commit9966a00a068837dedce4a1fc90a1576fb40bfb6f
tree6d66b2a4a60095ec7ca6147ff762398ebf4b9c46
parent5ea0942129a45be1a1e06e814fb3c9ade8a71f3a
net/i40e: enable bad checksum flags in vector Rx

Decode the checksum flags from the Rx descriptor, setting
the appropriate bit in the mbuf ol_flags field when the flag
indicates a bad checksum.

Signed-off-by: Damjan Marion <damarion@cisco.com>
Signed-off-by: Jeff Shaw <jeffrey.b.shaw@intel.com>
Acked-by: Jing Chen <jing.d.chen@intel.com>
drivers/net/i40e/i40e_rxtx_vec.c