[dts][PATCH V3 2/2] tests/basic_4k_pages_dsa: fix start QEMU with wrong command issue

lijuan.tu at intel.com lijuan.tu at intel.com
Tue Mar 28 03:07:16 CEST 2023


On Mon, 27 Mar 2023 13:56:58 +0800, Wei Ling <weix.ling at intel.com> wrote:
> 1.When start QEMU with multi-queues, the command must include
> `mq=on,vectors=x` parameter.
> 2.When configure the hostname in conf/crbs.cfg will start QEMU failed,
> eg: `hostfwd=tcp:hostname:6000-:22`, so use the get_host_ip() to
> get the actual IP address, eg: `hostfwd=tcp:192.168.1.1:6000-:22`.
> 3.Replace the new API function to create WQ or bind DSA to DPDK driver
> in testsuite.
> 
> Signed-off-by: Wei Ling <weix.ling at intel.com>


Series applied, thanks


More information about the dts mailing list