DPDK: adding patch to init ptype in vmxnet3, e1000 and virtio PMDs 72/2272/2
authorRay <[email protected]>
Mon, 8 Aug 2016 18:56:07 +0000 (19:56 +0100)
committerDave Barach <[email protected]>
Tue, 9 Aug 2016 13:01:38 +0000 (13:01 +0000)
commit54360750d31cde8db0e55d2cb1d15a6f757a9a7c
tree10eece03a5d2289aa6556be3df040ba5f2d17b9a
parent01d86c7f6f05938c7d3fe181bd0aa2f75ccdd1df
DPDK: adding patch to init ptype in vmxnet3, e1000 and virtio PMDs

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 <[email protected]>
Signed-off-by: Todd Foggoa (tfoggoa) <[email protected]>
dpdk/dpdk-16.07_patches/0005-drivers-reset-packet_type-before-using-buffer.patch [new file with mode: 0644]