| Bug ID | 1365 |
|---|---|
| Summary | DTS: add support for externally compiled DPDK |
| Product | DPDK |
| Version | unspecified |
| Hardware | All |
| OS | All |
| Status | UNCONFIRMED |
| Severity | normal |
| Priority | Normal |
| Component | dts |
| Assignee | dev@dpdk.org |
| Reporter | juraj.linkes@pantheon.tech |
| CC | juraj.linkes@pantheon.tech, probb@iol.unh.edu |
| Target Milestone | --- |
We currently accept either a DPDK tarball with sources or a git refspec. Both of these approaches result in DTS compiling DPDK on the SUT node. What we're missing is accepting a pre-compiled DPDK tree. In that case, we won't do any compilation on the SUT node, we'll just copy the DPDK tree to the SUT node.