From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 734C0C4332F for ; Thu, 20 Oct 2022 16:01:37 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 34F6810E49B; Thu, 20 Oct 2022 16:01:36 +0000 (UTC) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6BB1310E442; Thu, 20 Oct 2022 16:00:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1666281642; x=1697817642; h=date:message-id:from:to:cc:subject:mime-version; bh=SEVlxgEoswgL/2ckQH66IaNBnlTu8NDGibxJm8tBOpQ=; b=jBDuBpttCtBRwyaEg5njoyDCPJdynfCcRH4U/IC2Cm1ayd7mfngcXUGx cBtXHjzriioTPQGNnm92UVyBtpmGNIQrWpwEXWwkoILYyLYFCL4Ej9g+g w2rBk7Os+9bJE9oW13rST+swtkfRYWrbUt8VH0cR+Y0Oc3w3+92D6fm/P 5or5QZpO8RgdZvIoAU3/eE4H7NvPEF8ov8slGLPUT1ETeAj/dKp07gRPJ WKkpJH0fbWT2ed40WCvGxXjv6XzdVHMEuYcSfTEnTOGRbruAG8NQEaoid 49+I5S3z8yXmKxVxPhf08oxTYkHgmfGKIv5mdo20PvtejPCz5OX3lpXil g==; X-IronPort-AV: E=McAfee;i="6500,9779,10506"; a="286471206" X-IronPort-AV: E=Sophos;i="5.95,199,1661842800"; d="scan'208";a="286471206" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Oct 2022 09:00:41 -0700 X-IronPort-AV: E=McAfee;i="6500,9779,10506"; a="624769324" X-IronPort-AV: E=Sophos;i="5.95,199,1661842800"; d="scan'208";a="624769324" Received: from adixit-mobl.amr.corp.intel.com (HELO adixit-arch.intel.com) ([10.212.153.148]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Oct 2022 09:00:41 -0700 Date: Thu, 20 Oct 2022 09:00:40 -0700 Message-ID: <878rlaqyc7.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/28.2 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Subject: [Intel-gfx] Random submitter change in Freedesktop Patchwork X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: tomi.p.sarvela@intel.com, Rodrigo Vivi Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" The freedesktop Patchwork seems to have a "feature" where in some cases the submitter for a series changes randomly to a person who did not actually submit a version of the series. Not sure but this changed submitter seems to be a maintainer: ------------------------------------------------ https://patchwork.freedesktop.org/series/108156/ Original submission by badal.nilawar@intel.com and subsequent submissions by me (ashutosh.dixit@intel.com) but current submitter is jani.nikula@linux.intel.com. For the above series I believe the submitter changed at v7 where perhaps a rebuild or a retest was scheduled (not sure if Jani did it and that changed something) but the build failed at v7. Also note root msg-id's for v6 and v7 are the same. ------------------------------------------------ https://patchwork.freedesktop.org/series/108091/ Original submission by me (ashutosh.dixit@intel.com) but current submitter is rodrigo.vivi@intel.com. Similarly here submitter seems to have changed at v3 where again the build failed. Also note root msg-id's for v2 and v3 are the same. ------------------------------------------------ The problem this change of submitter causes is that if the actual original submitter wants to schedule a retest they cannot do it using the retest button. Thanks. -- Ashutosh