linux-dpdk: packet: fix L2 parsing
This is an extension of this patch:
https://lists.linaro.org/pipermail/lng-odp-dpdk/2016-February/001292.html
But it also executes the L2 parsing when received from a pktio interface,
and remove the parse check for l2 and jumbo flags, as well as from
handling L2 offset.
When DPDK finally fixes its issues around packet parsing we can start
using that.
Original-by: Bill Fischofer <bill.fischofer at linaro.org>
Signed-off-by: Zoltan Kiss <zoltan.kiss@linaro.org>
Conflicts:
platform/linux-dpdk/odp_packet.c
3 files changed