<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Dean,<br>
<br>
If I understood your query correctly, I can't seem to replicate your <br>
issue, and I need some steps so that I fully understand.<br>
<br>
My configuration file is set as:<br>
<br>
dpdk_build:<br>
dpdk_tree: /home/luca/dpdk<br>
remote: true<br>
precompiled_build_dir: build<br>
<br>
and running:<br>
<br>
./main.py --config-file my-conf.yaml<br>
<br>
works just as expected. It re-uses my pre-build DPDK repository on my <br>
SUT node. We tried every setup:<br></blockquote><div><br></div><div>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?</div><div><br></div><div>If this is the case my apologies, I was setting it up incorrectly. And if so:</div><div><br></div><div>Reviewed-by: Dean Marx <<a href="mailto:dmarx@iol.unh.edu">dmarx@iol.unh.edu</a>></div></div></div>