| Bug ID | 1765 |
|---|---|
| Summary | Add vlan_tci/vlan_tci_outer tracking to testpmd/DTS |
| Product | DPDK |
| Version | unspecified |
| Hardware | All |
| OS | All |
| Status | UNCONFIRMED |
| Severity | normal |
| Priority | Normal |
| Component | DTS |
| Assignee | dev@dpdk.org |
| Reporter | dmarx@iol.unh.edu |
| CC | juraj.linkes@pantheon.tech, probb@iol.unh.edu |
| Target Milestone | --- |
In order to fully test QinQ functionality, DTS needs to be able to check the vlan_tci and vlan_tci_outer packet fields to verify stripping behavior. However, these fields are not currently reported by verbose output within testpmd. So, in order to extend QinQ testing, these fields need to be added to testpmd, then integrated in the QinQ suite.