From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 267AFA051C; Tue, 23 Jun 2020 04:32:56 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 177B31D5A6; Tue, 23 Jun 2020 04:32:56 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id EAFE51D583 for ; Tue, 23 Jun 2020 04:32:54 +0200 (CEST) IronPort-SDR: +e/Y+1napBa/VYF6K4RBsFxJk1LQP2VPDK6qgFaEM3af3BNBWUq5GdzGLA1jJcdqLJklUsNwC6 KJYbJkHRztQw== X-IronPort-AV: E=McAfee;i="6000,8403,9660"; a="141437413" X-IronPort-AV: E=Sophos;i="5.75,269,1589266800"; d="scan'208";a="141437413" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Jun 2020 19:32:54 -0700 IronPort-SDR: Qr+3eo/lXkGTQH85uSRx4ZVXwlGnB2x+u/w66K0pC/zzu1pL4ro0Dd733A/zAfZ+k1nJd8gPAg x59bpgW7OYxw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,269,1589266800"; d="scan'208";a="311131267" Received: from unknown (HELO dpdk-zhaohy-t.localdomain) ([10.240.183.68]) by fmsmga002.fm.intel.com with ESMTP; 22 Jun 2020 19:32:53 -0700 From: Haiyang Zhao To: dts@dpdk.org Cc: Haiyang Zhao Date: Tue, 23 Jun 2020 10:21:35 +0800 Message-Id: <1592878901-216102-9-git-send-email-haiyangx.zhao@intel.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1592878901-216102-1-git-send-email-haiyangx.zhao@intel.com> References: <1592878901-216102-1-git-send-email-haiyangx.zhao@intel.com> Subject: [dts] [PATCH V1 08/14] test_plans/loopback_virtio_user_server_mode: fix build warnings and errors 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: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Signed-off-by: Haiyang Zhao --- .../loopback_virtio_user_server_mode_test_plan.rst | 68 +++++++++++----------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/test_plans/loopback_virtio_user_server_mode_test_plan.rst b/test_plans/loopback_virtio_user_server_mode_test_plan.rst index abf369a..1fcbf5d 100644 --- a/test_plans/loopback_virtio_user_server_mode_test_plan.rst +++ b/test_plans/loopback_virtio_user_server_mode_test_plan.rst @@ -442,7 +442,7 @@ Test Case 7: loopback reconnect test with split ring vector_rx path and server m testpmd>stop Test Case 8: loopback reconnect test with packed ring mergeable path and server mode -=================================================================================== +==================================================================================== 1. launch vhost as client mode with 2 queues:: @@ -503,18 +503,18 @@ Test Case 8: loopback reconnect test with packed ring mergeable path and server 10. Port restart at vhost side by below command and re-calculate the average throughput:: - testpmd>stop - testpmd>port stop 0 - testpmd>port start 0 - testpmd>start tx_first 32 - testpmd>show port stats all + testpmd>stop + testpmd>port stop 0 + testpmd>port start 0 + testpmd>start tx_first 32 + testpmd>show port stats all 11. Check each RX/TX queue has packets:: - testpmd>stop + testpmd>stop Test Case 9: loopback reconnect test with packed ring non-mergeable path and server mode -======================================================================================= +======================================================================================== 1. launch vhost as client mode with 2 queues:: @@ -575,18 +575,18 @@ Test Case 9: loopback reconnect test with packed ring non-mergeable path and ser 10. Port restart at vhost side by below command and re-calculate the average throughput:: - testpmd>stop - testpmd>port stop 0 - testpmd>port start 0 - testpmd>start tx_first 32 - testpmd>show port stats all + testpmd>stop + testpmd>port stop 0 + testpmd>port start 0 + testpmd>start tx_first 32 + testpmd>show port stats all 11. Check each RX/TX queue has packets:: - testpmd>stop + testpmd>stop Test Case 10: loopback reconnect test with packed ring inorder mergeable path and server mode -=========================================================================================== +============================================================================================= 1. launch vhost as client mode with 2 queues:: @@ -647,18 +647,18 @@ Test Case 10: loopback reconnect test with packed ring inorder mergeable path an 10. Port restart at vhost side by below command and re-calculate the average throughput:: - testpmd>stop - testpmd>port stop 0 - testpmd>port start 0 - testpmd>start tx_first 32 - testpmd>show port stats all + testpmd>stop + testpmd>port stop 0 + testpmd>port start 0 + testpmd>start tx_first 32 + testpmd>show port stats all 11. Check each RX/TX queue has packets:: - testpmd>stop + testpmd>stop Test Case 11: loopback reconnect test with packed ring inorder non-mergeable path and server mode -=============================================================================================== +================================================================================================= 1. launch vhost as client mode with 2 queues:: @@ -719,15 +719,15 @@ Test Case 11: loopback reconnect test with packed ring inorder non-mergeable pat 10. Port restart at vhost side by below command and re-calculate the average throughput:: - testpmd>stop - testpmd>port stop 0 - testpmd>port start 0 - testpmd>start tx_first 32 - testpmd>show port stats all + testpmd>stop + testpmd>port stop 0 + testpmd>port start 0 + testpmd>start tx_first 32 + testpmd>show port stats all 11. Check each RX/TX queue has packets:: - testpmd>stop + testpmd>stop Test Case 12: loopback reconnect test with packed ring vectorized path and server mode ======================================================================================= @@ -791,12 +791,12 @@ Test Case 12: loopback reconnect test with packed ring vectorized path and serve 10. Port restart at vhost side by below command and re-calculate the average throughput:: - testpmd>stop - testpmd>port stop 0 - testpmd>port start 0 - testpmd>start tx_first 32 - testpmd>show port stats all + testpmd>stop + testpmd>port stop 0 + testpmd>port start 0 + testpmd>start tx_first 32 + testpmd>show port stats all 11. Check each RX/TX queue has packets:: - testpmd>stop \ No newline at end of file + testpmd>stop \ No newline at end of file -- 1.8.3.1