On Mon, 14 Oct 2024 10:00:26 +0000 Mingjin Ye <mingjinx...@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.