| Bug ID | 1517 |
|---|---|
| Summary | Add L4 port details in the verbose output |
| Product | DPDK |
| Version | unspecified |
| Hardware | All |
| OS | All |
| Status | UNCONFIRMED |
| Severity | normal |
| Priority | Normal |
| Component | testpmd |
| Assignee | dev@dpdk.org |
| Reporter | Luca.Vizzarro@arm.com |
| Target Milestone | --- |
As part of the the DPDK Test Suite testing there is a requirement to identify packets through the verbose output. An easy and reliable way to achieve this is to set a L4 port number and check it against the results. At the moment, testpmd only reports a destination UDP port when a VXLAN packet is found. This ticket proposes to display the source and/or TCP/UDP ports anytime a L4 protocol is found in the packet.