From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (xvm-189-124.dc0.ghst.net [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4DEC9A09FF; Thu, 7 Jan 2021 06:02:31 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15242140E80; Thu, 7 Jan 2021 06:02:31 +0100 (CET) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mails.dpdk.org (Postfix) with ESMTP id 63A6C140E78 for ; Thu, 7 Jan 2021 06:02:29 +0100 (CET) IronPort-SDR: r71qtYyqmLr9ZVdAV2gqKPFU1I50Mm1F5uzxaDw+MCNOo47C94AoXnv3jRWyvATPjoEh4ecRRy 5atIpUUhazrQ== X-IronPort-AV: E=McAfee;i="6000,8403,9856"; a="241452899" X-IronPort-AV: E=Sophos;i="5.79,329,1602572400"; d="scan'208";a="241452899" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Jan 2021 21:02:28 -0800 IronPort-SDR: 6QbXZJGlz6OsqWJ3fq+CoEvsHCtjkEcMdZIlWB+hYXSBPW3tFIe1BhT51gq318VSy9m86gUEe1 Aw1qFnZ84xtQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.79,329,1602572400"; d="scan'208";a="387770782" Received: from fmsmsx606.amr.corp.intel.com ([10.18.126.86]) by orsmga007.jf.intel.com with ESMTP; 06 Jan 2021 21:02:28 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) 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; Wed, 6 Jan 2021 21:02:27 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX601.ccr.corp.intel.com (10.109.6.141) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Thu, 7 Jan 2021 13:02:25 +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; Thu, 7 Jan 2021 13:02:25 +0800 From: "Tu, Lijuan" To: "Xie, WeiX" , "dts@dpdk.org" CC: "Xie, WeiX" Thread-Topic: [dts] [PATCH V1 0/6] add cvl nic supported Thread-Index: AQHW4+5eQMRoEc3ot0ehBmV+Mj7lyaobnJ2A Date: Thu, 7 Jan 2021 05:02:25 +0000 Message-ID: <8290204aa6b74762895bd5c707efb1c8@intel.com> References: <20210106054128.4601-1-weix.xie@intel.com> In-Reply-To: <20210106054128.4601-1-weix.xie@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 0/6] add cvl nic supported X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 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 cvl nic supported for some NIC PF suites. >=20 > Xie wei (6): > tests/TestSuite_flow_classify:add cvl nic supported > tests/TestSuite_fortville_rss_input:add cvl nic supported > tests/TestSuite_generic_filter:add cvl nic supported > tests/TestSuite_port_representor:add cvl nic supported > tests/TestSuite_scatter:add cvl nic supported > conf/test_case_checklist:add cvl nic supported Applied thanks