test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] tests/vhost_multi_queue_qemu: fix a minor typo
@ 2019-02-15 10:53 Rami Rosen
  2019-02-26  3:26 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2019-02-15 10:53 UTC (permalink / raw)
  To: dts; +Cc: Rami Rosen

This patch fixes a typo in vhost_multi_queue_qemu.py.

Signed-off-by: Rami Rosen <ramirose@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-02-26  3:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-15 10:53 [dts] [PATCH] tests/vhost_multi_queue_qemu: fix a minor typo Rami Rosen
2019-02-26  3:26 ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).