[PATCH v6 2/3] dts: constrain DPDK source argument
Jeremy Spewock
jspewock at iol.unh.edu
Fri Jun 14 15:56:05 CEST 2024
On Fri, May 31, 2024 at 8:51 AM Juraj Linkeš <juraj.linkes at pantheon.tech> wrote:
>
> On Fri, May 31, 2024 at 1:22 PM Luca Vizzarro <luca.vizzarro at arm.com> 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 <luca.vizzarro at arm.com>
> > Reviewed-by: Paul Szczepanek <paul.szczepanek at arm.com>
>
> Reviewed-by: Juraj Linkeš <juraj.linkes at pantheon.tech>
Reviewed-by: Jeremy Spewock <jspewock at iol.unh.edu>
More information about the dev
mailing list