> > 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 <dm...@iol.unh.edu>