[dpdk-dev] [PATCH] net/enic: set L4 checksum flags for IPv6 packets

Ferruh Yigit ferruh.yigit at intel.com
Wed Jan 24 18:48:25 CET 2018


On 1/23/2018 1:05 AM, John Daley wrote:
> From: Hyong Youb Kim <hyonkim at cisco.com>
> 
> enic_cq_rx_to_pkt_flags() currently sets checksum good/bad flags only
> for IPv4.  The hardware actually validates the TCP/UDP checksum of
> IPv6 packets too. Set PKT_RX_L4_CKSUM_{GOOD,BAD} accordingly.
> 
> Signed-off-by: Hyong Youb Kim <hyonkim at cisco.com>
> Reviewed-by: John Daley <johndale at cisco.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list