diff options
author | John Lo <loj@cisco.com> | 2016-12-15 23:25:04 -0500 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2016-12-16 14:29:31 +0000 |
commit | d6900496dd3ecc807fb2936d3b1bb8f58a2ddf29 (patch) | |
tree | 5cdd3acc86309e68e63e3f650c3a3421ef6bca7b /test/scapy_handlers/__init__.py | |
parent | 9225dee9655ce607130f9bab5472441b72e25858 (diff) |
Fix dpdk-input check for VLAN packets including VLAN strip case
For DPDK-16.11 or later, use packet_type to check packets with VLAN
tags. For earlier versions of DPDK, keep using ol_flags but include
PKT_RX_VLAN_STRIPPED bit as part of the VLAN tags check.
Change-Id: Ic4ad8f04e44658dc0a99de0232fdc949cfa13e93
Signed-off-by: John Lo <loj@cisco.com>
Diffstat (limited to 'test/scapy_handlers/__init__.py')
0 files changed, 0 insertions, 0 deletions