| Bug ID | 1408 |
|---|---|
| Summary | Check dependencies on remote target |
| 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 | --- |
When running DTS it is assumed that all the required dependencies are already installed and DTS can fail without a very obvious reason. Checking DPDK and Scapy dependencies before setting up may help the tester. These checks could be done as part of the smoke tests, but that'd require to execute them before any setup begins.