On Fri, May 31, 2024 at 8:51 AM Juraj Linkeš <[email protected]> wrote:
>
> On Fri, May 31, 2024 at 1:22 PM Luca Vizzarro <[email protected]> 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 providing tarballed source code directly, while
> > retaining mutual exclusion.
> >
> > This makes the code more readable and easier to handle for input
> > validation, of which this commit introduces a basic one based on the
> > pre-existing code.
> >
> > Moreover it ensures that these flags are explicitly required to be set
> > by the user, dropping a default value.
> >
> > Signed-off-by: Luca Vizzarro <[email protected]>
> > Reviewed-by: Paul Szczepanek <[email protected]>
>
> Reviewed-by: Juraj Linkeš <[email protected]>

Reviewed-by: Jeremy Spewock <[email protected]>

Reply via email to