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 X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3ECB9C433E1 for ; Fri, 14 Aug 2020 13:29:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 09CD520B1F for ; Fri, 14 Aug 2020 13:29:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597411769; bh=M8IpowAfT+qBbeI+kIkA0UlQOUYyX+jTYiiQpIPwmw8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=Zw6CmG6QbG5Mq6QwWHZkpDmU2CF/TjBXNtT1RUhHg9SMzhxXb0cJLuu+5jTu84qHl 7pO/6lr4ckjZQi7PXvY3w0f7IyVbeGuKWN0z+dSAXUlEA53wvmyRtVvabs5OtSeqsj kThB6gNFl+W6bEMKcZDJAlBqXeivCGz6oiUFul6o= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728204AbgHNN32 (ORCPT ); Fri, 14 Aug 2020 09:29:28 -0400 Received: from mail.kernel.org ([198.145.29.99]:38450 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726139AbgHNN30 (ORCPT ); Fri, 14 Aug 2020 09:29:26 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A467A20866; Fri, 14 Aug 2020 13:29:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597411766; bh=M8IpowAfT+qBbeI+kIkA0UlQOUYyX+jTYiiQpIPwmw8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=F56Y4rVIhbN+6XtGPSMHwM5TPr7H/j7x7kEXaCkwOgLXodlV7qRVA7/UjhjKwlkUN Le0wU5p/acM1m7zqwOG+LrvENCWLf8vxnftr/3iVMuLat3mnKNV+V0LgVhgEOiBZQl ptu2WfHluw1yb3UfxR2Y/PGPxxVh5lPilnafn3Uw= Date: Fri, 14 Aug 2020 15:29:48 +0200 From: Greg Kroah-Hartman To: Markus Elfring Cc: Sumera Priyadarsini , Julia Lawall , Coccinelle , linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, Gilles Muller , Masahiro Yamada , Michal Marek , Nicolas Palix Subject: Re: [PATCH v2] scripts: coccicheck: Change default value for parallelism Message-ID: <20200814132948.GA62819@kroah.com> References: <7733e0b3-91f2-0033-75d6-77947253bfeb@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <7733e0b3-91f2-0033-75d6-77947253bfeb@web.de> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 14, 2020 at 03:06:06PM +0200, Markus Elfring wrote: > > a decrease in performance is noted. The elapsed time is minimum > > Can the following wording variant be more appropriate? > > a decrease was noticed in the software performance. The elapsed time is minimal > > > > respectively for two separate runs. … > > Can such information trigger further considerations for benchmarking approaches? > > Regards, > Markus Hi, This is the semi-friendly patch-bot of Greg Kroah-Hartman. Markus, you seem to have sent a nonsensical or otherwise pointless review comment to a patch submission on a Linux kernel developer mailing list. I strongly suggest that you not do this anymore. Please do not bother developers who are actively working to produce patches and features with comments that, in the end, are a waste of time. Patch submitter, please ignore Markus's suggestion; you do not need to follow it at all. The person/bot/AI that sent it is being ignored by almost all Linux kernel maintainers for having a persistent pattern of behavior of producing distracting and pointless commentary, and inability to adapt to feedback. Please feel free to also ignore emails from them. thanks, greg k-h's patch email bot