DPDK: adding patch to init ptype in vmxnet3, e1000 and virtio PMDs 72/2272/2
authorRay <ray.kinsella@intel.com>
Mon, 8 Aug 2016 18:56:07 +0000 (19:56 +0100)
committerDave Barach <openvpp@barachs.net>
Tue, 9 Aug 2016 13:01:38 +0000 (13:01 +0000)
Ensure the packet_type is reset before the buffer is used.
This can cause packets to be mishandled in systems with more than one type of driver in use.

Change-Id: I14ef9bd6be834d66d19bae36122b648450a9f7e6
Signed-off-by: Ray Kinsella <ray.kinsella@intel.com>
Signed-off-by: Todd Foggoa (tfoggoa) <tfoggoa@cisco.com>

No differences found