From patchwork Tue Sep 1 02:55:13 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Xie, WeiX" X-Patchwork-Id: 76187 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 636A5A04B2; Tue, 1 Sep 2020 04:53:55 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C42531C0DA; Tue, 1 Sep 2020 04:53:54 +0200 (CEST) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 1877A1C0D0 for ; Tue, 1 Sep 2020 04:53:52 +0200 (CEST) IronPort-SDR: RdBlPE+EfAH1uzyJipXTQE+gQDB4eXbfkOwCQc0vG56v3JZeK556TgtJjiqNuh/NryJUaecVwa URtaXtPz4zdg== X-IronPort-AV: E=McAfee;i="6000,8403,9730"; a="157097110" X-IronPort-AV: E=Sophos;i="5.76,377,1592895600"; d="scan'208";a="157097110" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Aug 2020 19:53:52 -0700 IronPort-SDR: eDN2PfdNYGcT0FlF3030dMmxwDq0Euf1yEEoVCnoRYCxwI+DWWEe0nHooulbf49mXWfzvjZ38V 0mciadbVvkNg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.76,377,1592895600"; d="scan'208";a="333562609" Received: from unknown (HELO localhost.localdomain) ([10.240.183.80]) by fmsmga002.fm.intel.com with ESMTP; 31 Aug 2020 19:53:51 -0700 From: Xie wei To: dts@dpdk.org Cc: Xie wei Date: Tue, 1 Sep 2020 10:55:13 +0800 Message-Id: <20200901025517.9501-2-weix.xie@intel.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200901025517.9501-1-weix.xie@intel.com> References: <20200901025517.9501-1-weix.xie@intel.com> Subject: [dts] [dts 1/5] test_plans/qinq_filter_test_plan:add the change CONFIG_RTE_LIBRTE_I40E_INC_VECTOR to n in 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: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Signed-off-by: Xie wei Acked-by: Lin Xueqin --- test_plans/qinq_filter_test_plan.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test_plans/qinq_filter_test_plan.rst b/test_plans/qinq_filter_test_plan.rst index fa995f3..72744ee 100644 --- a/test_plans/qinq_filter_test_plan.rst +++ b/test_plans/qinq_filter_test_plan.rst @@ -53,6 +53,8 @@ Test Case 1: test qinq packet type Testpmd configuration - 4 RX/TX queues per port ------------------------------------------------ +#. For fortville NICs need change the value of + CONFIG_RTE_LIBRTE_I40E_INC_VECTOR in dpdk/config/common_base file to n:: #. set up testpmd with fortville NICs::