net/netvsc: report checksum failures
authorStephen Hemminger <sthemmin@microsoft.com>
Mon, 6 Aug 2018 18:22:44 +0000 (11:22 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 7 Aug 2018 12:42:16 +0000 (14:42 +0200)
commita31f76d8fead3eda50108eb48f85c63816118c4a
treea0d65a9d87284201f1868b280cdd7ad519cebfc5
parent3e3ef77e461d02aa8378fb47f8e6d71edc181bf2
net/netvsc: report checksum failures

The host will notify netvsc device about failed UDP and TCP
checksum. Propagate that information into the mbuf.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
drivers/net/netvsc/hn_rxtx.c