| Bug ID | 1597 |
|---|---|
| Summary | Assess and fix Paramiko buffered pipe and interactive shell initialization issues. |
| Product | DPDK |
| Version | 25.03 |
| Hardware | All |
| OS | All |
| Status | UNCONFIRMED |
| Severity | normal |
| Priority | Normal |
| Component | DTS |
| Assignee | dev@dpdk.org |
| Reporter | npratte@iol.unh.edu |
| CC | juraj.linkes@pantheon.tech, probb@iol.unh.edu |
| Target Milestone | --- |
There currently exists issues with the handling of 'stdin' and 'stdout' buffered pipes within the currently-existing implementation of the SingleInteractiveShell context manager. Additionally, on some test beds, there are consistent initialization issues when attempting sequential start-up of single interactive shell applications (in this case, TestPMDShell), with the first attempt to launch applications resulting in failure.