Re: [PATCH v6 2/3] dts: constrain DPDK source argument

2024-06-14 Thread Jeremy Spewock
On Fri, May 31, 2024 at 8:51 AM Juraj Linkeš wrote: > > On Fri, May 31, 2024 at 1:22 PM Luca Vizzarro wrote: > > > > DTS needs an input to gather the DPDK source code from. This is then > > built on the remote target. This commit makes sure that this input is > > more constrained, separating the

Re: [PATCH v6 2/3] dts: constrain DPDK source argument

2024-05-31 Thread Juraj Linkeš
On Fri, May 31, 2024 at 1:22 PM Luca Vizzarro wrote: > > DTS needs an input to gather the DPDK source code from. This is then > built on the remote target. This commit makes sure that this input is > more constrained, separating the Git revision ID – used to create a > tarball using Git – and prov