[PATCH v3] test: fix option devices

Stephen Hemminger stephen at networkplumber.org
Tue Oct 15 18:21:31 CEST 2024


On Mon, 14 Oct 2024 10:00:26 +0000
Mingjin Ye <mingjinx.ye at intel.com> wrote:

> Without using allow (-a) or block (-b), EAL loads all devices by default.
> Unexpected devices may be loaded when running test cases in sub-processes.
> 
> This patch fixes the issue by copying the parameters of the master process
> if the allow (-a) or block (-b) option is not used when starting the child
> process.

Should be described as primary process, not master process.
That is also causing the checkpatch warning.



More information about the dev mailing list