From patchwork Mon Aug 24 10:34:55 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Mei, JianweiX" X-Patchwork-Id: 75853 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 EE770A04B0; Mon, 24 Aug 2020 04:03:01 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E241C1BECF; Mon, 24 Aug 2020 04:03:01 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 92D62F90 for ; Mon, 24 Aug 2020 04:03:00 +0200 (CEST) IronPort-SDR: xzvs4GzDDNn5RT1S5/IBT0SyJUy3lCJOESxc0GnXXrbEweQyXtJv09K4JXjktCux3lAwY/zoF4 sdS0PCUFVV0Q== X-IronPort-AV: E=McAfee;i="6000,8403,9722"; a="153238978" X-IronPort-AV: E=Sophos;i="5.76,347,1592895600"; d="scan'208";a="153238978" 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:03:00 -0700 IronPort-SDR: kwRNJCxf5bXVQ4Jwe/RbtxX7HwxK25gKAmojazL/z7lT7SW1VBTOyoSpiqQcja6gKAO4IM2vAb NCtjXQLo1yYA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.76,347,1592895600"; d="scan'208";a="312016969" Received: from unknown (HELO localhost.localdomain) ([10.240.183.106]) by orsmga002.jf.intel.com with ESMTP; 23 Aug 2020 19:02:57 -0700 From: Jianwei Mei To: dts@dpdk.org Cc: Jianwei Mei Date: Mon, 24 Aug 2020 10:34:55 +0000 Message-Id: <20200824103457.26447-2-jianweix.mei@intel.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200824103457.26447-1-jianweix.mei@intel.com> References: <20200824103457.26447-1-jianweix.mei@intel.com> Subject: [dts] [PATCH V2 2/4] test_plans/vxlan: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/vxlan_test_plan.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test_plans/vxlan_test_plan.rst b/test_plans/vxlan_test_plan.rst index 60cfec9..8af3d8b 100644 --- a/test_plans/vxlan_test_plan.rst +++ b/test_plans/vxlan_test_plan.rst @@ -53,6 +53,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: Vxlan ipv4 packet detect =================================== Start testpmd with tunneling packet type to vxlan::