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 D4238A034D; Wed, 12 Jan 2022 11:13:58 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 681A9426E0; Wed, 12 Jan 2022 11:13:58 +0100 (CET) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by mails.dpdk.org (Postfix) with ESMTP id 402E440141 for ; Wed, 12 Jan 2022 11:13:56 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id F3FEF3200EC0; Wed, 12 Jan 2022 05:13:54 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 12 Jan 2022 05:13:55 -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=fm3; bh= /Qo7QqCE9C3zsFPDaeHdUxSLbbhLOxh6RYokowKZOX8=; b=qJLJS1m3yw7gIo96 o3W0oioXqpvIvOye+6LIw9Wz9pvs0tc11lcjb/AE0FaVdt4oj/ofN/UwlaDCCVgV 9X+Zxzql90ONK6IYKEhrAVJJ+5XzXl1czwLpPGWuBfzeZ3y2JflUJX5xuXlp3l8x h3shoe/sQOrweKooE+m6pabTLTgShWmRKvPLLhvaQROuQIvtM78TjNRXCUcVgn9G VsIou+t2c9hHVq7JnhC7t81UPW1FZY8IcZonKByOWkL2haNzsHtumK1d3CC5b++a z6WgAj8l2bmt+ecM4NWTrtfGINoeR+fZuqcFEFzdVCG4q2FKisObRCTZrQHWlb/R a1+Vpg== 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=/Qo7QqCE9C3zsFPDaeHdUxSLbbhLOxh6RYokowKZO X8=; b=nQfeCmrH0GmVkVLQgLqdwg8cl42xT6dcw6F5MSLZDnliesRqoGkkZenNX KxC7c0iqP5Ym6HqChKSf+7oYqiH9Jtt8Vi9eYgY5dUhabH2ugllIV7NRLEPnxNHl 9wW8a1dDjzODsAMbgafJD9M+eAQK2s93mmoXjGGepHEXL2k5eIwKnvZezqHttZlz /ukDUURK9GI8R318DzqwUA9GxtreNja8RJjxlzljouCFYj8hKrjC/2wITxNYcJMu NSVZ5toriyjpvCIc3TJNRLzVNnTpwYX9dw5+NaKToQJ+L4fV20Z2cy56kp/bSCpZ YMJyL9GHLtxJJxyqou2drYgXYWBeg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddrudehhedgudefucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtqhertddttdejnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepvdekteeviefhgeeftdefjeeukeekkeeuvefgjeeuvdeivddvveeu gfetvedtfeevnecuffhomhgrihhnpeguphgukhdrohhrghenucevlhhushhtvghrufhiii gvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhn rdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 12 Jan 2022 05:13:52 -0500 (EST) From: Thomas Monjalon To: "Min Hu (Connor)" Cc: dev@dpdk.org, ferruh.yigit@intel.com, andrew.rybchenko@oktetlabs.ru Subject: Re: [RFC] ethdev: introduce ethdev dump API Date: Wed, 12 Jan 2022 11:13:51 +0100 Message-ID: <1849013.6tgchFWduM@thomas> In-Reply-To: References: <20220111115437.32855-1-humin29@huawei.com> <3408456.iIbC2pHGDl@thomas> 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 12/01/2022 03:44, Min Hu (Connor): > Hi, Thomas, >=20 > =E5=9C=A8 2022/1/11 20:48, Thomas Monjalon =E5=86=99=E9=81=93: > > Please use --cc-cmd devtools/get-maintainer.sh so all maintainers are C= c'edlike this ? > git send-email -to dev@dpdk.org -cc ferruh.yigit@intel.com -cc=20 > thomas@monjalon.net --cc-cmd devtools/get-maintainer.sh *.patch=20 > --suppress-cc=3Dall >=20 > I did this, but it doesn't work. It only Cc ferruh and you. You should read the documentation about the tools: https://doc.dpdk.org/guides/contributing/patches.html#checking-the-patches In my file ~/.config/dpdk/devel.config, I have these lines: export DPDK_GETMAINTAINER_PATH=3D$root/linux/scripts/get_maintainer.pl export DPDK_CHECKPATCH_PATH=3D$root/linux/scripts/checkpatch.pl export DPDK_CHECKPATCH_CODESPELL=3D$root/codespell/dictionary.txt Did you set DPDK_GETMAINTAINER_PATH?