[PATCH v5 3/9] ci: allow use of DPDK tools when building examples
Aaron Conole
aconole at redhat.com
Tue Oct 17 16:08:42 CEST 2023
Bruce Richardson <bruce.richardson at intel.com> writes:
> To allow use of the DPDK python scripts (installed in $(prefix)/bin)
> from within the makefiles of our examples, we need to export the PATH
> variable with the location of our installed scripts from within our CI
> scripts. This matches what is already done for other paths e.g. the
> PKG_CONFIG_PATH variable.
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
Reviewed-by: Aaron Conole <aconole at redhat.com>
More information about the dev
mailing list