Message ID | 20240411111228.2290407-1-shinichiro.kawasaki@wdc.com (mailing list archive) |
---|---|
Headers | show
Received: from esa3.hgst.iphmx.com (esa3.hgst.iphmx.com [216.71.153.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 18833147C77 for <linux-block@vger.kernel.org>; Thu, 11 Apr 2024 11:13:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=216.71.153.141 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712834021; cv=none; b=pnOWczeo2WTCpSdAR4PtJEO+m3GEUlgdFs4WUQ2tsaP9PXTPRsf4b0nmNiVTa4bdwR+3QhRoUVKOD9fEJR88TWv0RJdlDf/QoBio3QzTHeJYCo+ZPyf3+aPbr+ZHkAEey2GyfFmC9pkVJXUg8VG3I1nL515GIlI17jpI0liQa7w= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712834021; c=relaxed/simple; bh=JCcopkWyjABPnA3Nz3OFw5ugbGL4+hFWizVj5/ijcsE=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=plWEICAnJR9kRvj3btgkw3Qk2KyNiwAM4jJn1lPvzvZqq1dihuUgZo9+aBNL8ZzcZYg6QCSXegDaQ+bq6GAq40q1clOu6wnNReYQ8LUY4lcHVX8P9vaG//2PylMkbQop/jG27IBbP8vu2qfuQg1rDSVbTy+LU/1GaXg3OodGtjo= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=wdc.com; spf=pass smtp.mailfrom=wdc.com; dkim=pass (2048-bit key) header.d=wdc.com header.i=@wdc.com header.b=e1eyCfiu; arc=none smtp.client-ip=216.71.153.141 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=wdc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=wdc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=wdc.com header.i=@wdc.com header.b="e1eyCfiu" DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=wdc.com; i=@wdc.com; q=dns/txt; s=dkim.wdc.com; t=1712834020; x=1744370020; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=JCcopkWyjABPnA3Nz3OFw5ugbGL4+hFWizVj5/ijcsE=; b=e1eyCfiuVawEbZSWv51nUcHqWMRt/sRGiscmoadkO7Kon+AVNSLUZvGh jgL5xU1FiuM7ECbtVoTd2La6WG6cVQtuoO6s1k3qlBVnzBevway6m+Y6U f4p0HLNWk1MsfZif/GpxiyRRDaViKiZelJoluMOrOF3x2NkxxE4S6XcRP U0kAk7MQ53BXqLlsTZqpP5h1Ei2HVH6ScjbK0G9fQXuy8Rka42w2FZ0Xd uofwJLyF3r/yES6RRz6WmwC/ar+Sty82ASc+rhjd2UlUettkBqouel2pB RmZCEs0mFxl1Sede8ilZX3zFbfPRPMtmoVFnibyMvz+oByi/gbAv9BZpT w==; X-CSE-ConnectionGUID: XcfAaWaRQ1uCP4MKutG7fg== X-CSE-MsgGUID: ZfgUthdZQS+JeC42L9sTKA== X-IronPort-AV: E=Sophos;i="6.07,193,1708358400"; d="scan'208";a="13579860" Received: from uls-op-cesaip02.wdc.com (HELO uls-op-cesaep02.wdc.com) ([199.255.45.15]) by ob1.hgst.iphmx.com with ESMTP; 11 Apr 2024 19:12:30 +0800 IronPort-SDR: j1eqfwJgIsCdEbQfts8366qPXAXzb+CBVdvGOIuzbGtg13mm0JK5w1hjlVI0vCYDv2oETiBTdx 55i+47TvPpHA== Received: from uls-op-cesaip02.wdc.com ([10.248.3.37]) by uls-op-cesaep02.wdc.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 11 Apr 2024 03:15:15 -0700 IronPort-SDR: jQEYxQxcH3AH76wBVIlUFGDQeLiIBeAy/fFDEdz8+YbEP4QanpqdhwgcHvWiYJ/kAetEfYq2tZ EmcPDfUzNHEA== WDCIronportException: Internal Received: from unknown (HELO shindev.ssa.fujisawa.hgst.com) ([10.149.66.30]) by uls-op-cesaip02.wdc.com with ESMTP; 11 Apr 2024 04:12:29 -0700 From: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com> To: linux-block@vger.kernel.org Cc: linux-nvme@lists.infradead.org, Daniel Wagner <dwagern@suse.de>, Chaitanya Kulkarni <kch@nvidia.com> Subject: [PATCH blktests 00/11] support test case repeat by different conditions Date: Thu, 11 Apr 2024 20:12:17 +0900 Message-ID: <20240411111228.2290407-1-shinichiro.kawasaki@wdc.com> X-Mailer: git-send-email 2.44.0 Precedence: bulk X-Mailing-List: linux-block@vger.kernel.org List-Id: <linux-block.vger.kernel.org> List-Subscribe: <mailto:linux-block+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-block+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
support test case repeat by different conditions
|
expand
|