From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id A0293A09E0; Fri, 13 Nov 2020 15:42:10 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7DD22C8B2; Fri, 13 Nov 2020 15:42:09 +0100 (CET) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by dpdk.org (Postfix) with ESMTP id 42DBAC86A; Fri, 13 Nov 2020 15:42:07 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id 1BAB192B; Fri, 13 Nov 2020 09:42:05 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Fri, 13 Nov 2020 09:42:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm2; bh= 9eDJB4nDtqGtyiLHruswcieuKf3ZaheKd0Y/hiKjVFQ=; b=aYAFIX6fV5vdJTRq bHRZhIsD9fzhl4u1y+kbOkjCGFVZE01jcclob4hjc52XbTLHEJ1i8AbsRv14/Wcv rq+jb3CokBRBZcXtTDq10+kZIToxzK3aoBGm0hxUPiqnnRxRL29Ju9l5gTYFEq8p S9418/75BHW4MrCaHM8UdnYMVAACfqRUlUPyJvRK29p0OgrWdm6+lSonyc7KHNGc +ZaHbJit1WeJ4WtbbLr1wSV7a/6PS+a14yxe1JAvsyyOggbKCGCZCPhHE8e64p1Q GIaepZagASdrSnHkDzDNbAH0HJeDmuNQzwIqnFs15lsqeBNUY2ty9TDfubrRNM1h MnXf+g== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=9eDJB4nDtqGtyiLHruswcieuKf3ZaheKd0Y/hiKjV FQ=; b=Ka3DFcX2rw0VbM/S15E6cboX1EPucKPWi55auX+P1bemmJM3+z62eMlLM UHwjgIXpEztx8oMz7HMWsJzodayAB4+s/iRuaiL8e/Cj5uv4ziarRSCGknbHB11u YXgLk9qzjBDFpO0oY79NcG3ONqBAp/rOIBSw0fweTtGu5NxDawB+3ZNpefc2wJDw ujky6pFMfO33dxCtCr8zvlNfkjmgKmyYWxefkd9rAwWYDc4GwbLCzOlbQpguyufH rUDtZZVkA79JKEzvnSxY1NqehxEDOO5dVWGN8+eCKCshRa4AjaNXjcS/x7aYg0V0 7YToMYAJOQptCmoN7vFUU6ERCQIMg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedruddvhedgieejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 407EB3064AB2; Fri, 13 Nov 2020 09:41:58 -0500 (EST) From: Thomas Monjalon To: Ciara Power Cc: dev@dpdk.org, stable@dpdk.org, stephen@networkplumber.org, bruce.richardson@intel.com, andriy.berestovskyy@caviumnetworks.com Date: Fri, 13 Nov 2020 15:41:57 +0100 Message-ID: <7230783.Oeip6OYgQd@thomas> In-Reply-To: <20201106124053.641946-1-ciara.power@intel.com> References: <20201106124053.641946-1-ciara.power@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH] usertools/cpu_layout: fix code to be pep8 style compliant X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 06/11/2020 13:40, Ciara Power: > The pycodestyle tool flagged the following issues, which are now fixed. > > $ pycodestyle cpu_layout.py > cpu_layout.py:18:5: E722 do not use bare 'except' > cpu_layout.py:62:14: E231 missing whitespace after ',' > > Fixes: deb87e6777c0 ("usertools: use sysfs for CPU layout") > Fixes: c9208f1dc967 ("usertools: fix CPU layout with python 3") > Cc: andriy.berestovskyy@caviumnetworks.com > Cc: thomas@monjalon.net > Cc: stable@dpdk.org > > Signed-off-by: Ciara Power Applied, thanks