| Bug ID | 1410 |
|---|---|
| Summary | TestPmdShell.set_forward_mode verify argument is not used |
| Product | DPDK |
| Version | unspecified |
| Hardware | All |
| OS | All |
| Status | UNCONFIRMED |
| Severity | normal |
| Priority | Normal |
| Component | DTS |
| Assignee | dev@dpdk.org |
| Reporter | Luca.Vizzarro@arm.com |
| CC | juraj.linkes@pantheon.tech, probb@iol.unh.edu |
| Target Milestone | --- |
As per the title the `verify` argument of the TestPmdShell.set_forward_mode method appears to not be in use. This is a bug as the method should only raise an error when `verify` is True.