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 34E92A00BE; Mon, 27 Apr 2020 09:50:50 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D7D9C1C132; Mon, 27 Apr 2020 09:50:49 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 87FAB1DB8 for ; Mon, 27 Apr 2020 09:50:48 +0200 (CEST) IronPort-SDR: y3wVduKUvjA0AZWyHENF7SCIhpDvECWZPWZ5ssw5r/RbyFDzVRBuo7WDONHb4iYmV7nNuJNlzE WHgLjJEwTHEQ== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Apr 2020 00:50:47 -0700 IronPort-SDR: xK6zOwD3f58nN2Y9ExjhKVby1uRpmDL9PwhpUOp/RMVBIL3ZXDlYHpXImKmVE+CkVmMEJ4Qkzz sdieMAZWskOQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,323,1583222400"; d="scan'208";a="275358423" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga002.jf.intel.com with ESMTP; 27 Apr 2020 00:50:47 -0700 Received: from FMSMSX109.amr.corp.intel.com (10.18.116.9) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 27 Apr 2020 00:50:46 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by fmsmsx109.amr.corp.intel.com (10.18.116.9) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 27 Apr 2020 00:50:45 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.129]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.209]) with mapi id 14.03.0439.000; Mon, 27 Apr 2020 15:50:36 +0800 From: "Tu, Lijuan" To: "Jiang, YuX" , "dts@dpdk.org" CC: "Jiang, YuX" Thread-Topic: [dts] [PATCH V1] conf/test_case_checklist: sagepond does not support fdir_L2 Thread-Index: AQHWGglhr3wfxxYurEm95zloYgMT/6iMnPcw Date: Mon, 27 Apr 2020 07:50:35 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC12A16@SHSMSX101.ccr.corp.intel.com> References: <1587712578-94303-1-git-send-email-yux.jiang@intel.com> In-Reply-To: <1587712578-94303-1-git-send-email-yux.jiang@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1] conf/test_case_checklist: sagepond does not support fdir_L2 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" Applied, thanks > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Jiang, YuX > Sent: Friday, April 24, 2020 3:16 PM > To: dts@dpdk.org > Cc: Jiang, YuX > Subject: [dts] [PATCH V1] conf/test_case_checklist: sagepond does not > support fdir_L2 >=20 > From: "Jiang,yu" >=20 > fdir_L2 only support i40e driver, sagepond doesn't support > dump_driver_info >=20 > Signed-off-by: Jiang,yu > --- > conf/test_case_checklist.json | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) >=20 > diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.jso= n > index c0831f3..0434f07 100644 > --- a/conf/test_case_checklist.json > +++ b/conf/test_case_checklist.json > @@ -2909,6 +2909,7 @@ > "ALL" > ], > "NIC": [ > + "sagepond", > "niantic" > ], > "Target": [ > @@ -2924,6 +2925,7 @@ > "ALL" > ], > "NIC": [ > + "sagepond", > "niantic" > ], > "Target": [ > @@ -2939,6 +2941,7 @@ > "ALL" > ], > "NIC": [ > + "sagepond", > "niantic" > ], > "Target": [ > @@ -2954,6 +2957,7 @@ > "ALL" > ], > "NIC": [ > + "sagepond", > "niantic" > ], > "Target": [ > @@ -2969,6 +2973,7 @@ > "ALL" > ], > "NIC": [ > + "sagepond", > "niantic" > ], > "Target": [ > @@ -3235,18 +3240,19 @@ > "Comments": "Feature will be ready in next stage(P3)" > } > ], > - "dump_driver_info": [ > + "dump_driver_info": [ > { > "OS": [ > "ALL" > ], > "NIC": [ > + "sagepond", > "foxville" > ], > "Target": [ > "ALL" > ], > - "Bug ID": "", > + "Bug ID": "DPDK-14025", > "Comments": "NIC not support this case" > } > ] > -- > 2.17.2