[dts] [PATCH] test_plans: fix a typo in vhost_pmd_xstats test plan

Rami Rosen ramirose at gmail.com
Mon Feb 11 08:04:02 CET 2019


This patch fixes a typo in vhost_pmd_xstats test plan.

Signed-off-by: Rami Rosen <ramirose at gmail.com>
---
 test_plans/vhost_pmd_xstats_test_plan.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test_plans/vhost_pmd_xstats_test_plan.rst b/test_plans/vhost_pmd_xstats_test_plan.rst
index 247fff5..5ae1dd1 100644
--- a/test_plans/vhost_pmd_xstats_test_plan.rst
+++ b/test_plans/vhost_pmd_xstats_test_plan.rst
@@ -43,7 +43,7 @@ Test Case1: xstats based on packet size
 
 Flow::
 
-  TG-->NIC-->>Vhost TX-->Virtio RX-->Virtio TX-->Vhsot RX-->NIC-->TG
+  TG-->NIC-->>Vhost TX-->Virtio RX-->Virtio TX-->Vhost RX-->NIC-->TG
 
 1. Bind one physical port to igb_uio, then launch the testpmd
 
-- 
1.8.3.1



More information about the dts mailing list