[PATCH 4/4] net: thunderx: Allow IPv6 frames with zero UDP checksum

2017-03-03 Thread sunil . kovvuri
From: Thanneeru Srinivasulu Do not consider IPv6 frames with zero UDP checksum as frames with bad checksum and drop them. Signed-off-by: Thanneeru Srinivasulu Signed-off-by: Sunil Goutham ---

[PATCH 4/4] net: thunderx: Allow IPv6 frames with zero UDP checksum

2017-03-03 Thread sunil . kovvuri
From: Thanneeru Srinivasulu Do not consider IPv6 frames with zero UDP checksum as frames with bad checksum and drop them. Signed-off-by: Thanneeru Srinivasulu Signed-off-by: Sunil Goutham --- drivers/net/ethernet/cavium/thunder/nicvf_queues.c | 6 -- 1 file changed, 4 insertions(+), 2