DPDK patch: Add missing init of packet_type field.
authorTodd Foggoa <[email protected]>
Fri, 5 Feb 2016 16:40:17 +0000 (11:40 -0500)
committerTodd Foggoa <[email protected]>
Fri, 5 Feb 2016 19:27:09 +0000 (14:27 -0500)
commit505488553a966f1767b925539b282a10991067dd
treedca964111c074620b6fffb9cb441b0b5a115c6cf
parenta9dc8c9e6a7c7f9846e37a8b7463e6f33e42fa2d
DPDK patch: Add missing init of packet_type field.

This can cause packets to be mishandled in systems with more than
one type of driver in use.

Change-Id: I73ae91ff5d7a22fa542c3b39f6ccfe50437ec71b
Signed-off-by: Todd Foggoa <[email protected]>
dpdk/dpdk-2.2.0_patches/0008-Add-missing-init-of-packet_type-field.patch [new file with mode: 0644]