From patchwork Mon Aug 24 10:34:54 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Mei, JianweiX" X-Patchwork-Id: 75852 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 02BE1A04AC; Mon, 24 Aug 2020 04:03:00 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B92EB31FC; Mon, 24 Aug 2020 04:03:00 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 5D4B9F90 for ; Mon, 24 Aug 2020 04:02:58 +0200 (CEST) IronPort-SDR: 3uClEMq7O+jjog3stQAyklJoCm7ywGxi9hOl7UQGjKXYGkHp2Fz2Qv4ztjqgAK0hgK2NI8iMCC wTu0GsEMWh8Q== X-IronPort-AV: E=McAfee;i="6000,8403,9722"; a="153238972" X-IronPort-AV: E=Sophos;i="5.76,347,1592895600"; d="scan'208";a="153238972" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Aug 2020 19:02:57 -0700 IronPort-SDR: PkQwCp99NlGKso1uIFoU2xM7EjyDoXHgCosD5GYeVE7zzrOAjsHUchrcp7x3fCMnY6aR1T2x67 GEnVShWEuE9w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.76,347,1592895600"; d="scan'208";a="312016961" Received: from unknown (HELO localhost.localdomain) ([10.240.183.106]) by orsmga002.jf.intel.com with ESMTP; 23 Aug 2020 19:02:55 -0700 From: Jianwei Mei To: dts@dpdk.org Cc: Jianwei Mei Date: Mon, 24 Aug 2020 10:34:54 +0000 Message-Id: <20200824103457.26447-1-jianweix.mei@intel.com> X-Mailer: git-send-email 2.17.1 Subject: [dts] [PATCH V2 1/4] test_plans/nvgre: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" add the change CONFIG_RTE_LIBRTE_I40E_INC_VECTOR to n in test plan. Signed-off-by: Jianwei Mei --- test_plans/nvgre_test_plan.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test_plans/nvgre_test_plan.rst b/test_plans/nvgre_test_plan.rst index 970b338..d9412e1 100644 --- a/test_plans/nvgre_test_plan.rst +++ b/test_plans/nvgre_test_plan.rst @@ -55,6 +55,9 @@ plugged into the available PCIe Gen3 8-lane slot. DUT board must be two sockets system and each cpu have more than 8 lcores. +For fortville NICs need change the value of CONFIG_RTE_LIBRTE_I40E_INC_VECTOR +in dpdk/config/common_base file to n. + Test Case: NVGRE ipv4 packet detect ===================================