[Bug 1122] i40e: Rx QinQ strip does not work
bugzilla at dpdk.org
bugzilla at dpdk.org
Wed Nov 9 06:21:35 CET 2022
https://bugs.dpdk.org/show_bug.cgi?id=1122
Bug ID: 1122
Summary: i40e: Rx QinQ strip does not work
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: dev at dpdk.org
Reporter: ivan.malov at oktetlabs.ru
Target Milestone: ---
Test "usecases/vlan_strip_ip4" of the opensource ethdev verification suite [1]
has detected a possible bug in i40e PMD: enabling Rx QinQ stripping has no
effect.
The test sends a packet with two tags in the Ethernet header, the outer one
having TPID=0x88A8 and the inner one having TPID=0x8100. The packet arrives to
the receiver unaltered and with no indication of QinQ / VLAN presence in mbuf
flags.
The problem manifests itself in IPv6 case, too.
Should you wish to explore a detailed log example, please refer to [2]. From
over there, it is possible to observe results for other iterations exploring
the effects of various conditions.
[1] http://mails.dpdk.org/archives/dev/2022-October/251663.html
[2] https://ts-factory.io/bublik/v2/log/163204?focusId=164376&mode=treeAndlog
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the dev
mailing list