net/netvsc: support packet type
authorStephen Hemminger <sthemmin@microsoft.com>
Mon, 6 Aug 2018 18:22:43 +0000 (11:22 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 7 Aug 2018 12:41:57 +0000 (14:41 +0200)
commit3e3ef77e461d02aa8378fb47f8e6d71edc181bf2
treeeb75f16fb91b7c94e84a2f2f6a4c60cde8cc951f
parentcd3e20a687032afa31752ef02a2c7bca9ce6108d
net/netvsc: support packet type

The Netvsc PMD was not filling in the packet type information.

Fixes: 4e9c73e96e83 ("net/netvsc: add Hyper-V network device")

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