Re: [PATCH 3/6] dts: add tmp directory facility

2025-03-11 Thread Luca Vizzarro
On 05/03/2025 23:29, Dean Marx wrote: This makes sense, I noticed though that nothing is actually stored in these placeholder directories yet, and dpdk is built in a separate folder. Is the plan in the future to move this to the placeholder directory? Or is there a different use case? Reviewed-b

Re: [PATCH 3/6] dts: add tmp directory facility

2025-03-05 Thread Dean Marx
Also, use is misspelled in the commit message

Re: [PATCH 3/6] dts: add tmp directory facility

2025-03-05 Thread Dean Marx
This makes sense, I noticed though that nothing is actually stored in these placeholder directories yet, and dpdk is built in a separate folder. Is the plan in the future to move this to the placeholder directory? Or is there a different use case? Reviewed-by: Dean Marx

[PATCH 3/6] dts: add tmp directory facility

2025-02-24 Thread Luca Vizzarro
Add a facility to create and ues a temporary runtime directory on the remote nodes for each test run. This requires adding setup and teardown steps for Node. To ensure that setup is not performed twice in case of a loopback setup where the same node is used both as SUT and TG, an internal state ab