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 168CF42B98; Thu, 25 May 2023 11:51:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 128D440E6E; Thu, 25 May 2023 11:51:17 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by mails.dpdk.org (Postfix) with ESMTP id 3425C40DDB for ; Thu, 25 May 2023 11:51:16 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1685008276; x=1716544276; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=az3Zrq7voeOxfF4bWRVDcyHtXidqL3gX7ZuEf57m4P0=; b=ma8EUexyecdlaDPPRZrT19i820ELim0tqH7pD2HNeIKkky1elyU31Xja tbW7+4NUg5f/0+2M2AzHipPQbOWycPBKYW+0KeBm78Tr3z6DVVZIw05ql GMmmlB5PYEGYsRiwbPnN2tQiwzN+OdAj4pNmwo+R/vCtPSG5h1cToVMuc hONNy1YA7B/mbugsXWoK1yuNMKWLr019XqW1PU4cgQxjumx4NLh8m6zfF T0HN44v0qcPFtNEsbx1tggV9HVbU67S6xEsZ8dMHnIxyZv9VPurdiJgf4 O8sWHL1rfEwRl9eArV/vSD77bySdYIRKpAETvXpe4Wjj9T64xKe3IVosg A==; X-IronPort-AV: E=McAfee;i="6600,9927,10720"; a="353865216" X-IronPort-AV: E=Sophos;i="6.00,190,1681196400"; d="scan'208";a="353865216" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 May 2023 02:51:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10720"; a="682256513" X-IronPort-AV: E=Sophos;i="6.00,190,1681196400"; d="scan'208";a="682256513" Received: from unknown (HELO localhost.localdomain) ([10.239.252.196]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 May 2023 02:51:13 -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:51:06 +0800 Message-Id: <20230525095108.2299847-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