[dts] [PATCH V1] tests/malicious_driver_event_indication:code for optimizing the start mode of VF

Zhao, HaiyangX haiyangx.zhao at intel.com
Tue Mar 23 10:56:23 CET 2021



> -----Original Message-----
> From: dts <dts-bounces at dpdk.org> On Behalf Of Zhou Jun
> Sent: Monday, March 22, 2021 15:13
> To: dts at dpdk.org
> Cc: Zhou, JunX W <junx.w.zhou at intel.com>
> Subject: [dts] [PATCH V1] tests/malicious_driver_event_indication:code for
> optimizing the start mode of VF
...
> -                'whitelist': self.vf_pmd_whitelist,
> -                'prefix': 'vf_pmd', })
> -        self.vf_pmd_con([cmd, "testpmd> ", 120])
> +        self.vf_pmdout.start_testpmd(self.vf_pmd_cores,
> +                                     eal_param="-v {}".format(self.vf_pmd_whitelist),
> +                                     prefix='vf_pmd')

Hi, Jun,
Please replace the whitelist with allowlist, thanks.

Best Regards,
Zhao Haiyang




More information about the dts mailing list