On Mon, Oct 21, 2024 at 9:50 AM Luca Vizzarro <[email protected]> wrote:
> From: Tomáš Ďurovec <[email protected]> > > Given a pre-built DPDK repository can be supplied to DTS, there is no > need to define multiple build targets. To simplify the process this > change makes each test run use only one DPDK build whether it's > pre-built or it needs to be built by DTS. > > Signed-off-by: Tomáš Ďurovec <[email protected]> > Signed-off-by: Luca Vizzarro <[email protected]> > Reviewed-by: Dean Marx <[email protected]>

