From patchwork Mon Jun 7 11:11:16 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1488560 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4Fz9nD6y6rz9s1l; Mon, 7 Jun 2021 21:17:04 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1lqDFc-0002D6-Cj; Mon, 07 Jun 2021 11:17:00 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1lqDAm-00046H-0a for kernel-team@lists.ubuntu.com; Mon, 07 Jun 2021 11:12:00 +0000 Received: from mail-wr1-f71.google.com ([209.85.221.71]) by youngberry.canonical.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1lqDAl-0001Do-Cx for kernel-team@lists.ubuntu.com; Mon, 07 Jun 2021 11:11:59 +0000 Received: by mail-wr1-f71.google.com with SMTP id d5-20020a0560001865b0290119bba6e1c7so3735563wri.20 for ; Mon, 07 Jun 2021 04:11:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=W3Ovwktsg1kRl4O4+jDooN8NRV8t4amJw82QpOyQco8=; b=OSSa8TXx+hAqHJAyL/JfwApTWBcSLYkBK3Wbd8AH/bSUQxlRw+RFLCikPSj80imS3K QunK2eBSLMOPzXwbOotaUHWxOuCsDeg/mo+JjQd4Z/J79DOCMf74QUghLQAJPffNwZ4J ntXekeuF2gPiruSGFuzFlQ4FfCK/WeKW53cJRZgSICI9XNZgboMY5PTDpLWXIjzMn9UA erzR6i7HnVYpOYvNX+39sdgglCEOOOenC1oyz8vuj5vKszrftFwSqI9EmoDE28dO7mzP UMZEWmG/+Ts/AGlkWE4QmIcriH1z4b/eaY3a3dySnbmsow9l1ofYef2RB1Xf1GN43AR2 9WPw== X-Gm-Message-State: AOAM531QfArxcJmyxM1mNjAXfEVrHG0ohVovua1FCEcWXp9WMsyhgkVy D9esp3Gh46gLmzJcVYANfbFu+YJhaIwEWj5gs+YB3Zjhax5X2HiI+HqDoYlnAxDJcQynpKkVK16 KvKfCoJBRURYcw2HGvng2bbNONs592ZKCrwhEG+p4Ew== X-Received: by 2002:a1c:ddc3:: with SMTP id u186mr16294050wmg.44.1623064318935; Mon, 07 Jun 2021 04:11:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzutdpZ95Uxyv55hvxOuS3UlmKDk/uLVpPSD4nF89jdC4zcgKEUgTryNV/vubHqjHi60TsfCw== X-Received: by 2002:a1c:ddc3:: with SMTP id u186mr16294039wmg.44.1623064318780; Mon, 07 Jun 2021 04:11:58 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-185-9.adslplus.ch. [188.155.185.9]) by smtp.gmail.com with ESMTPSA id m7sm16036515wrv.35.2021.06.07.04.11.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Jun 2021 04:11:58 -0700 (PDT) From: Krzysztof Kozlowski To: kernel-team@lists.ubuntu.com Subject: [ACT][PATCH 3/4] UBUNTU: SAUCE: ubuntu_performance_lkp: automatic code reformat Date: Mon, 7 Jun 2021 13:11:16 +0200 Message-Id: <20210607111117.43251-3-krzysztof.kozlowski@canonical.com> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20210607111117.43251-1-krzysztof.kozlowski@canonical.com> References: <20210607111117.43251-1-krzysztof.kozlowski@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" Fixup with pylint. No functional changes. Signed-off-by: Krzysztof Kozlowski Acked-by: Po-Hsu Lin --- ubuntu_performance_lkp/ubuntu_performance_lkp.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ubuntu_performance_lkp/ubuntu_performance_lkp.py b/ubuntu_performance_lkp/ubuntu_performance_lkp.py index b48800c1a3a2..b05c358786c4 100644 --- a/ubuntu_performance_lkp/ubuntu_performance_lkp.py +++ b/ubuntu_performance_lkp/ubuntu_performance_lkp.py @@ -284,17 +284,17 @@ class ubuntu_performance_lkp(test.test): # parse text, find ops/sec in fields as follows: # # Maximum memory requested that can be used=1449646096, at the size=13460 - # + # # =================== Timing linear equation system solver =================== - # + # # Size LDA Align. Time(s) GFlops Residual Residual(norm) Check # 13460 13460 4 9.851 165.0621 1.255759e-10 2.452756e-02 pass - # + # # Performance Summary (GFlops) - # + # # Size LDA Align. Average Maximal # 13460 13460 4 165.0621 165.0621 - # + # # Residual checks PASSED # for line in self.results.splitlines():