Message ID | 20200622164415.30352-1-janusz.krzysztofik@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=INVZ=AD=lists.freedesktop.org=intel-gfx-bounces@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7A80D14B7 for <patchwork-intel-gfx@patchwork.kernel.org>; Mon, 22 Jun 2020 16:44:35 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 62ED02076A for <patchwork-intel-gfx@patchwork.kernel.org>; Mon, 22 Jun 2020 16:44:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 62ED02076A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D1CA36E136; Mon, 22 Jun 2020 16:44:34 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 60B586E136; Mon, 22 Jun 2020 16:44:33 +0000 (UTC) IronPort-SDR: hvAXJPLhJPkrw+Qb3RUC7HgDTLiSf1TDDDWv7fxbi+HNWz1d73Iu221FqlDOUV5iquZ3iyAnZR SO5vwzKYZxww== X-IronPort-AV: E=McAfee;i="6000,8403,9660"; a="205294056" X-IronPort-AV: E=Sophos;i="5.75,268,1589266800"; d="scan'208";a="205294056" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Jun 2020 09:44:32 -0700 IronPort-SDR: VYHr/tJ7BLOotM2aETnG8EQ8i1Zwg+ZsrL8gV9HcxUol4yObo6qO6fpKXZ9PclbBg9fIguLlPS N6LovkNDE0Qw== X-IronPort-AV: E=Sophos;i="5.75,267,1589266800"; d="scan'208";a="422687517" Received: from jkrzyszt-desk.igk.intel.com ([172.22.244.18]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Jun 2020 09:44:31 -0700 From: Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com> To: igt-dev@lists.freedesktop.org Date: Mon, 22 Jun 2020 18:44:07 +0200 Message-Id: <20200622164415.30352-1-janusz.krzysztofik@linux.intel.com> X-Mailer: git-send-email 2.21.1 MIME-Version: 1.0 Subject: [Intel-gfx] [RFC PATCH i-g-t v2 0/8] tests/core_hotunplug: New subtests and enhancements X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development <intel-gfx.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/intel-gfx> List-Post: <mailto:intel-gfx@lists.freedesktop.org> List-Help: <mailto:intel-gfx-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=subscribe> Cc: intel-gfx@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
tests/core_hotunplug: New subtests and enhancements
|
expand
|