Re: [PATCH v2 1/7] dts: rename build target to DPDK build

2024-10-28 Thread Patrick Robb
Reviewed-by: Patrick Robb

Re: [PATCH v2 1/7] dts: rename build target to DPDK build

2024-10-25 Thread Dean Marx
On Mon, Oct 21, 2024 at 9:49 AM Luca Vizzarro wrote: > From: Tomáš Ďurovec > > Since the DPDK may already be built, some more general name > is needed that includes both the DPDK location and the build > config (if we are going to build). > > Signed-off-by: Tomáš Ďurovec > Signed-off-by: Luca V