From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id F3633A04B5; Wed, 13 Jan 2021 08:54:15 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2950140E59; Wed, 13 Jan 2021 08:54:15 +0100 (CET) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mails.dpdk.org (Postfix) with ESMTP id 72F26140E57 for ; Wed, 13 Jan 2021 08:54:14 +0100 (CET) IronPort-SDR: iUcNBkcyHI+rco3dwVba/eTs77zIoLKhTzGHgWzRbdkMKkcbcVst6oPlpWOSNOuXahfNZ56W1r TG5zKGaZJb+w== X-IronPort-AV: E=McAfee;i="6000,8403,9862"; a="262952591" X-IronPort-AV: E=Sophos;i="5.79,343,1602572400"; d="scan'208";a="262952591" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Jan 2021 23:54:09 -0800 IronPort-SDR: 9BxWKGdk7vmhyF8L7nbEiRa1KMg//A/79ZDE2Ovy8+gKgpV9nWxtfi967CMwT0OP9Q7CDZm8AH 3MRAVRyTCoEA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.79,343,1602572400"; d="scan'208";a="353357415" Received: from fmsmsx606.amr.corp.intel.com ([10.18.126.86]) by fmsmga008.fm.intel.com with ESMTP; 12 Jan 2021 23:54:09 -0800 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, 12 Jan 2021 23:54:08 -0800 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, 13 Jan 2021 15:54:06 +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, 13 Jan 2021 15:54:06 +0800 From: "Tu, Lijuan" To: "Xie, WeiX" , "dts@dpdk.org" CC: "Xie, WeiX" Thread-Topic: [dts] [PATCH V1 0/5]add cvl nic supported Thread-Index: AQHW59t7T9FGJJ2f2Uyix1pi8tlIz6olMhcg Date: Wed, 13 Jan 2021 07:54:06 +0000 Message-ID: References: <20210111053614.27176-1-weix.xie@intel.com> In-Reply-To: <20210111053614.27176-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/5]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 (5): > tests/TestSuite_generic_flow_api:add cvl nic supported > tests/TestSuite_rss_to_rte_flow:add cvl nic supported > tests/TestSuite_rxtx_offload:add cvl nic supported > conf/test_case_supportlist:add cvl nic supported > conf/test_case_checklist:ice nic not support this case Applied, please take action next time: 1, remove prefix(e.g. TestSuite_) which to reduce subject length. 2, add space after colon. So prefer "tests/rxtx_offload: add cvl nic supported"