From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id ABDFC2B9A for ; Sun, 7 May 2017 19:26:47 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga104.jf.intel.com with ESMTP; 07 May 2017 10:26:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,305,1491289200"; d="scan'208";a="965533738" Received: from imail001.iil.intel.com ([10.184.207.12]) by orsmga003.jf.intel.com with ESMTP; 07 May 2017 10:26:45 -0700 Received: from rubyhost.iil.intel.com (rubyhost.iil.intel.com [143.185.141.89]) by imail001.iil.intel.com with ESMTP id v47HQgo2018631; Sun, 7 May 2017 20:26:42 +0300 From: Rami Rosen To: dts@dpdk.org Cc: yuan.peng@intel.com, Rami Rosen Date: Sun, 7 May 2017 20:27:57 +0300 Message-Id: <1494178077-22320-1-git-send-email-rami.rosen@intel.com> X-Mailer: git-send-email 1.9.1 Subject: [dts] [PATCH] test_plans: fix a typo in vf&pf reset test plan. X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 May 2017 17:26:48 -0000 This patch fixes a typo in vf_pf_reset_test_plan.rst. Signed-off-by: Rami Rosen --- test_plans/vf_pf_reset_test_plan.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_plans/vf_pf_reset_test_plan.rst b/test_plans/vf_pf_reset_test_plan.rst index fd117ae..be577c6 100644 --- a/test_plans/vf_pf_reset_test_plan.rst +++ b/test_plans/vf_pf_reset_test_plan.rst @@ -142,7 +142,7 @@ check the port info:: the info status is consistent to the status before reset. -Test Case 2: vf reset -- create two vfs on one pf, run testpmd seperatly +Test Case 2: vf reset -- create two vfs on one pf, run testpmd separately ======================================================================== 1. excute step1-step3 of test case 1 -- 1.9.1