Bug 1365 - DTS: add support for externally compiled DPDK
Summary: DTS: add support for externally compiled DPDK
Status: IN_PROGRESS
Alias: None
Product: DPDK
Classification: Unclassified
Component: DTS (show other bugs)
Version: unspecified
Hardware: All All
: High major
Target Milestone: ---
Assignee: Juraj Linkeš
URL:
Depends on:
Blocks:
 
Reported: 2024-01-15 10:40 CET by Juraj Linkeš
Modified: 2024-04-25 15:51 CEST (History)
2 users (show)



Attachments

Description Juraj Linkeš 2024-01-15 10:40:00 CET
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.

Note You need to log in before you can comment on or make changes to this bug.