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 AE4D9A04C7; Wed, 16 Sep 2020 05:27:20 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A289A1C0DA; Wed, 16 Sep 2020 05:27:20 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 4CD2C1C0D0 for ; Wed, 16 Sep 2020 05:27:19 +0200 (CEST) IronPort-SDR: mHfB5tF0aEbV3iW+dmUPvJ4O6Z83ikp80KhtcwSMO+Ju5+oYSvGugXm27Na24h/pG1U3/wMp8r He+ut2DGuMNg== X-IronPort-AV: E=McAfee;i="6000,8403,9745"; a="244228438" X-IronPort-AV: E=Sophos;i="5.76,431,1592895600"; d="scan'208";a="244228438" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Sep 2020 20:27:18 -0700 IronPort-SDR: ZtaQ7gaLulr2VEsxCz1NoBBkOUKm0PLJZxiK45z6FrwmmUf3fQiDyqh+fyQg3MoOEE0ZtabatF sTj9Wod84tRw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.76,431,1592895600"; d="scan'208";a="380027407" Received: from fmsmsx606.amr.corp.intel.com ([10.18.126.86]) by orsmga001.jf.intel.com with ESMTP; 15 Sep 2020 20:27:18 -0700 Received: from shsmsx606.ccr.corp.intel.com (10.109.6.216) by fmsmsx606.amr.corp.intel.com (10.18.126.86) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Tue, 15 Sep 2020 20:27:17 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX606.ccr.corp.intel.com (10.109.6.216) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Wed, 16 Sep 2020 11:27:15 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.1713.004; Wed, 16 Sep 2020 11:27:15 +0800 From: "Tu, Lijuan" To: "Ling, WeiX" , "dts@dpdk.org" CC: "Ling, WeiX" Thread-Topic: [dts] [PATCH V1] tests/l3fwd_base:support CVL100g and CVL25g NIC type Thread-Index: AQHWi9A+lecukgGRsEqs3Qvt/CMuwKlqmt4w Date: Wed, 16 Sep 2020 03:27:15 +0000 Message-ID: References: <20200916100919.102160-1-weix.ling@intel.com> In-Reply-To: <20200916100919.102160-1-weix.ling@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.5.1.3 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1] tests/l3fwd_base:support CVL100g and CVL25g NIC type 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" > Subject: [dts] [PATCH V1] tests/l3fwd_base:support CVL100g and CVL25g NIC > type >=20 > support CVL100g and CVL25g NIC type >=20 > Signed-off-by: lingwei Applied