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 922FAA0C47; Tue, 12 Oct 2021 17:48:53 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BAFC4113A; Tue, 12 Oct 2021 17:48:53 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by mails.dpdk.org (Postfix) with ESMTP id C078C410EF for ; Tue, 12 Oct 2021 17:48:52 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 6DC865C0115; Tue, 12 Oct 2021 11:48:52 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Tue, 12 Oct 2021 11:48:52 -0400 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= j5hG/qPrvoB2DgJ6pq0p8YkSO7v30mj4XO14eNEco5E=; b=exz8WetDBwCdTkhS V+5Csy+4Zo3VPt076Nnw209ndOw/Voe4NKheOGVNQyhachvHe4Yl/YzSNuZtRANu UCBjV90Si6EoSywDsPVD52fUxomHk6wSEM/Ixz26WfjSeYBnwXVtIAEyG8+ZxyAU kXea1PcBk4IB+Zt9KzX5zul44WGUOTpHRXJwKDMYmhQDkLTUNIqB1uSS6iLAsIkm IuoQ9yH7lb1Xfj3n4NdDzraYFFrGdgfXP8PUsdbriTu0SH/ISschzoKPX/cvvfdB eQ1W/xhfSIIs5zlPJzRauXEdoPSQUKDeznG+D+MsfsJRxaedHZ9QYVuRr8LBeXxb t+uLYg== 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=j5hG/qPrvoB2DgJ6pq0p8YkSO7v30mj4XO14eNEco 5E=; b=i6pW1hBPsSRRuHZybcMFJHyrYwYpIbHCYroN1ACrhjP7xqF0FBwIC+ma9 PZNZPukoM5Hnnuu38ttNG8hjns6R7rZY13s/n8kVu1nO08I7REYlyTwaqXGhuYqY LUPDyQ4bY/rR3flQ5H6c8iRMDlu5iQ4Mkk2PzE6PynjNvf77nG8ZoL5J3vgBPX60 MHib4/D1D14dFlqfRbVaI+oL/dJ53fTMyM4SN5jobIExqJCjsvBmcMRrUs/a7h/2 z/sw7yyP0tqygdjH361juVaHvq6JUCFNRslS3RA3NofuoLinJ4oyI0veWd8jshju VKJljJMjI2I65dLfzEELe9+NsF/YQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrvddtkedgledtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 12 Oct 2021 11:48:50 -0400 (EDT) From: Thomas Monjalon To: "Pattan, Reshma" , Stephen Hemminger Cc: "dev@dpdk.org" , "Richardson, Bruce" , david.marchand@redhat.com Date: Tue, 12 Oct 2021 17:48:47 +0200 Message-ID: <1878298.4JPPXBaKeN@thomas> In-Reply-To: <20211012084452.3d244b24@hermes.local> References: <20210903004732.109023-1-stephen@networkplumber.org> <20211012084452.3d244b24@hermes.local> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v12 00/12] Packet capture framework update 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 Sender: "dev" 12/10/2021 17:44, Stephen Hemminger: > On Tue, 12 Oct 2021 10:21:41 +0000 > "Pattan, Reshma" wrote: > > From: Thomas Monjalon > > > > > I was hoping to see a feedback from the current maintainer, but it seems you > > > didn't Cc her... Reshma, are you aware of these patches? > > > > I was aware of v10 where I had comments, I will take a look at V12. > > Yes, please add me to CC for future patch sets, that would help me to not miss them. > > This means we have a flawed process if patches can't get > reviewed that have been submitted a month ahead of release. Part of the process, you are supposed to use "--cc-cmd devtools/get-maintainer.sh" so maintainers are Cc'ed.