From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9E4724339F; Thu, 23 Nov 2023 00:19:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CAAB402BD; Thu, 23 Nov 2023 00:19:56 +0100 (CET) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by mails.dpdk.org (Postfix) with ESMTP id 1DCC640262; Thu, 23 Nov 2023 00:19:55 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id C0D813200A44; Wed, 22 Nov 2023 18:19:53 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Wed, 22 Nov 2023 18:19:54 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:content-type:date :date:from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to; s=fm1; t= 1700695193; x=1700781593; bh=fbV3bM49xvpVWSU4aPREC3t9XpN/fkETOW8 v4Epj2HY=; b=R9XnBej16U9dJU3SFsEEhjjB0l+cUbJb+62pNP2WFwCtgHJX55D ECXGQCg+KDz/MXwbvldCMhDgv1jS4Ybtq/IWr2b4Ta+SKu6oKnrwfBKnRxYTWD5Y v2WNQkIYg1Le06mWl09z/KXaNWuMEto6LU4dKJPTSU+u1ubEg5I/oUU7oIGXqz2o 40t36iwvlHmg62fe0rrtsfyKNHT+yAWfcgUMhHz2Ql42KtkUEfZuiRQ8zM4qAE2q 22HMgrRSe4tO70yD201wJsNfYRA2fS8mdy4XwvnhvvlmSs5wKvmeLkPgk0R8s8kD CGNwuc+1qH8jJ8dhd+5dYGq+GWxyjjGGmeA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:content-type:date:date:feedback-id:feedback-id :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; t= 1700695193; x=1700781593; bh=fbV3bM49xvpVWSU4aPREC3t9XpN/fkETOW8 v4Epj2HY=; b=DlwAA6bXQZrUrsbCiQo+aebxpiQeAkbqqolgmrkmKigwnVZ0D6J /daaoBcCVzvvV/kuIGFbh5Hoy+qcrkH7MPcvr4Mi/nirJ0l+g8Zni5x2pzSa7oan 4HYQGH+1Uw6ugLDJTu0QWAFy2WREKqmCLiEcuna8Am6aC4whjicu/hIHIES31/5E tVI4yKOJv3SiTtM1h/sSQk4KcoB78zn8KnscUJCZJF577NwQiZOBJwtIvHrpPz7W 1O1TIT9gmgEvtdySJAsHUoeui+lAbubQswMHobB0ArWzfb5h50ltm3yeOAjdwoR5 4rTaORThiQnceaFn4MyZTx6ezdGyGKXpu7w== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvkedrudehvddgtdelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkjghfggfgtgesthhqredttddtjeenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpeegtddtleejjeegffekkeektdejvedtheevtdekiedvueeuvdei uddvleevjeeujeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 22 Nov 2023 18:19:52 -0500 (EST) From: Thomas Monjalon To: Robin Jarry Cc: stable@dpdk.org, dev@dpdk.org, David Marchand Subject: Re: [PATCH] usertools/pmdinfo: fix usage typos Date: Thu, 23 Nov 2023 00:19:50 +0100 Message-ID: <15477509.O9o76ZdvQC@thomas> In-Reply-To: References: <20230919102012.419201-2-rjarry@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org 27/09/2023 09:56, David Marchand: > On Tue, Sep 19, 2023 at 12:20=E2=80=AFPM Robin Jarry = wrote: > > > > The docs and script usages are not consistent. > > > > There is no .devices, .vendor_id nor .device_id fields. Fix usage to the > > correct field names. > > > > Some drivers do not expose any pci_ids, show how to use the []? jq > > operator to avoid spurious errors. > > > > Fixes: 0ce3cf4afd04 ("usertools/pmdinfo: rewrite simpler script") > > Cc: stable@dpdk.org > > > > Signed-off-by: Robin Jarry >=20 > My jq-ryu was not enough, thanks for the fix :-). > Reviewed-by: David Marchand Applied, thanks.