[PATCH v2 5/7] dts: add support for externally compiled DPDK
Dean Marx
dmarx at iol.unh.edu
Tue Oct 29 16:48:15 CET 2024
>
> Hi Dean,
>
> If I understood your query correctly, I can't seem to replicate your
> issue, and I need some steps so that I fully understand.
>
> My configuration file is set as:
>
> dpdk_build:
> dpdk_tree: /home/luca/dpdk
> remote: true
> precompiled_build_dir: build
>
> and running:
>
> ./main.py --config-file my-conf.yaml
>
> works just as expected. It re-uses my pre-build DPDK repository on my
> SUT node. We tried every setup:
>
I may have just misunderstood how the command line args are supposed to be
used. I'm assuming based on your response that --config-file is only used
for when the tarball/tree is located on the host, versus --tarball or
--dpdk-tree being for when they're located on the remote server?
If this is the case my apologies, I was setting it up incorrectly. And if
so:
Reviewed-by: Dean Marx <dmarx at iol.unh.edu>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20241029/48c7d2a5/attachment.htm>
More information about the dev
mailing list