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 CF3C342B98; Thu, 25 May 2023 11:46:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A28C542D41; Thu, 25 May 2023 11:46:10 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mails.dpdk.org (Postfix) with ESMTP id 7253742D3D for ; Thu, 25 May 2023 11:46:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1685007969; x=1716543969; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=az3Zrq7voeOxfF4bWRVDcyHtXidqL3gX7ZuEf57m4P0=; b=eXhdRBIN98B/jhlKW2+/d+pxSZV6OnjchkDvL3k7jjF6hYNuP5luj+M0 5wfSphJjnseULu8qGM8W7S3/YsDow/2Iaqjbs7oguHWaG8mJVlIOram5i ejOAxua13/0+IOSBIbbrUBae8ncXtP3FToWVwXjiRw3ZvJvnapQ5bKDGA l0gbwUOGSimxVjO2/T1RtCHz57GnOh4qnepSjphqaUqMSe3qR1OLyjtuX SbTyIugV+aVWsuDqvbkh0zjTQ8yRZdiQY0ZNy1EDZMCZyxoy3LaQJ7Hqw 8o4pMkOgsqVd9JfPzTV6iPgTwSfHw6z+c6Os82UD5AIyQhe/3K16xTDkK A==; X-IronPort-AV: E=McAfee;i="6600,9927,10720"; a="351350943" X-IronPort-AV: E=Sophos;i="6.00,190,1681196400"; d="scan'208";a="351350943" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 May 2023 02:46:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10720"; a="655155609" X-IronPort-AV: E=Sophos;i="6.00,190,1681196400"; d="scan'208";a="655155609" Received: from unknown (HELO localhost.localdomain) ([10.239.252.196]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 May 2023 02:46:06 -0700 From: Yu Jiang To: lijuan.tu@intel.com, dts@dpdk.org Cc: Yu Jiang Subject: [dts][PATCH V1 0/2] clear up nonexistent cases in checklist and supportlist Date: Thu, 25 May 2023 17:46:01 +0800 Message-Id: <20230525094603.2297474-1-yux.jiang@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 clear up nonexistent cases in checklist and supportlist Yu Jiang (2): conf/test_case_supportlist.json: clear up nonexistent cases conf/test_case_checklist.json: clear up nonexistent cases conf/test_case_checklist.json | 1850 ++++++------------------------- conf/test_case_supportlist.json | 208 ---- 2 files changed, 324 insertions(+), 1734 deletions(-) -- 2.25.1