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 004E1A054A; Fri, 19 Feb 2021 09:23:36 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD9AC40395; Fri, 19 Feb 2021 09:23:36 +0100 (CET) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by mails.dpdk.org (Postfix) with ESMTP id 94F8240042 for ; Fri, 19 Feb 2021 09:23:34 +0100 (CET) IronPort-SDR: AMF3DeRwDG92r+6mi8Xq67gxO/rrf17D2lH5Si3JPjZse0KF8W+dObPWTzpJm+HVWgOxVzuQSK o6LsP1nYtWdg== X-IronPort-AV: E=McAfee;i="6000,8403,9899"; a="182986067" X-IronPort-AV: E=Sophos;i="5.81,189,1610438400"; d="scan'208";a="182986067" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Feb 2021 00:23:33 -0800 IronPort-SDR: D3E/0jUiHfR+12JCbkw2CTWNSi2Lwd6TWMofap5a1S1N+rlSE9baRMiaCW6QyCHbw9qJUhRpvF TOtyzEPLnWXw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,189,1610438400"; d="scan'208";a="581600054" Received: from fmsmsx606.amr.corp.intel.com ([10.18.126.86]) by orsmga005.jf.intel.com with ESMTP; 19 Feb 2021 00:23:33 -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.2106.2; Fri, 19 Feb 2021 00:23:32 -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.2106.2; Fri, 19 Feb 2021 16:23:30 +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.2106.002; Fri, 19 Feb 2021 16:23:30 +0800 From: "Tu, Lijuan" To: "Xia, YanX" , "dts@dpdk.org" CC: "Xia, YanX" Thread-Topic: [dts] [PATCH V2 2/2] conf/test_case_checklist: NIC not support case Thread-Index: AQHW/q1ACYtoRQkDLkSyuB+wb0Lx1KpfM2MQ Date: Fri, 19 Feb 2021 08:23:30 +0000 Message-ID: References: <20210209063510.12419-1-yanx.xia@intel.com> In-Reply-To: <20210209063510.12419-1-yanx.xia@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 V2 2/2] conf/test_case_checklist: NIC not support case 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" > kernel driver ixgbe is not support the case >=20 > Signed-off-by: Xia Yan Only see 2/2, where are 1/2 and 0/2. Anything I am missing ?