[dts] [PATCH] tests/vhost_multi_queue_qemu: fix a minor typo

Tu, Lijuan lijuan.tu at intel.com
Tue Feb 26 04:26:06 CET 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Rami Rosen
> Sent: Friday, February 15, 2019 6:53 PM
> To: dts at dpdk.org
> Cc: Rami Rosen <ramirose at gmail.com>
> Subject: [dts] [PATCH] tests/vhost_multi_queue_qemu: fix a minor typo
> 
> This patch fixes a typo in vhost_multi_queue_qemu.py.
> 
> Signed-off-by: Rami Rosen <ramirose at gmail.com>
> ---
>  tests/TestSuite_vhost_multi_queue_qemu.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/TestSuite_vhost_multi_queue_qemu.py
> b/tests/TestSuite_vhost_multi_queue_qemu.py
> index e310a96..1232cf3 100644
> --- a/tests/TestSuite_vhost_multi_queue_qemu.py
> +++ b/tests/TestSuite_vhost_multi_queue_qemu.py
> @@ -172,7 +172,7 @@ class TestVhostUserOneCopyOneVm(TestCase):
> 
>      def send_and_verify(self, verify_type):
>          """
> -        Verify the virtio-pmd can recive the data before/after change queue size
> +        Verify the virtio-pmd can receive the data before/after change queue size
>          While verify_type is "vhost queue = virtio queue", the vhost should forward
> all set of data
>          While verify_type is "vhost queue < virtio queue", the vhost should forward
> all set of data
>          While verify_type is "vhost queue > virtio queue", the vhost should forward
> at least one set of data
> --
> 2.19.2



More information about the dts mailing list