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 19172A0C47; Tue, 12 Oct 2021 20:00:07 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06089410E7; Tue, 12 Oct 2021 20:00:07 +0200 (CEST) Received: from mail-pf1-f176.google.com (mail-pf1-f176.google.com [209.85.210.176]) by mails.dpdk.org (Postfix) with ESMTP id 0DEF1410E1 for ; Tue, 12 Oct 2021 20:00:06 +0200 (CEST) Received: by mail-pf1-f176.google.com with SMTP id w6so202016pfd.11 for ; Tue, 12 Oct 2021 11:00:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20210112.gappssmtp.com; s=20210112; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=YVDmeCFBykcA4q12f4bYVQw4hLH7kUCfvIa+XUNvbg8=; b=aPO5ystoh16Prr4ArkaTw7Sle4xL/X1GpaXM2/TpPSet93VtUwuQBJ0JE+E14KPCSH ibAChnsfgc85Nv/7SfWlkscHE5Zdp4e+6c/9ysUnX9Kt0XfHZ4+OCoTDmJvLFIVpe2a6 5cp84BG7QFIrj3WOIWF+/0mlVvgKfXficXFkqRfx8iTzehMG7rp7Y+uHj97jM4ywmYgH iEQ82zZdZ/1laZFUnpv6UZbz3zr1ohHZbPcUHQyMDPkofxQeRxZqfYs2ghQbtl5Vz8v6 +CDymYXVZmbjRYM6oJOJIIxCM6i/u/cgGo5VuORPHDX9vuVvLYThjNwOVuDkwnlUEhT8 aIDQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=YVDmeCFBykcA4q12f4bYVQw4hLH7kUCfvIa+XUNvbg8=; b=YFy+icZGOnbL0UkJuTv8fviexilGbDoiGByY4ERgoxfM1p0LX3ljP7ncASxz8Buco+ f8/mf5v+H+a7tBq5wOOcrH4UyxcgaGb2Ae8gXsvfABH6o1NyV9S3LdVugb5znujTAv90 Ehr1wXoMlkX9H9jemprBTe75spo+E6B7T4pWhsy7Y6sMfz0AQQzJP0+XL7FkVglhWxJD 5LAm7JvqqYegmCATQPBIiqgcUddahx77bGbQnrTIqOBDr3pFPBTC75iuKnh0+/z5uXxU 9wFRqcgD9lY1JvCzD711UQ5ladb6NPtEebm5CDOCwhEKInXqdX/8rKVVKP80vVMfEjg8 0q4Q== X-Gm-Message-State: AOAM5330CfRbwylzcr9SK9nFOoB/jh7rcB0YeAJnePAStXaZFRQGuodW HPz8nicQ49IK42a3uqvdgsef2zgHJVJ8uw== X-Google-Smtp-Source: ABdhPJzd5VOgYeFNdz95WSrrRqOiX++mhSdm1sJ03M96Erw891bZCuV5Y+3ai8d1WlImiIqS3+rscA== X-Received: by 2002:a63:b64e:: with SMTP id v14mr11782605pgt.56.1634061605129; Tue, 12 Oct 2021 11:00:05 -0700 (PDT) Received: from hermes.local (204-195-33-123.wavecable.com. [204.195.33.123]) by smtp.gmail.com with ESMTPSA id x1sm11758098pfp.190.2021.10.12.11.00.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Oct 2021 11:00:04 -0700 (PDT) Date: Tue, 12 Oct 2021 11:00:01 -0700 From: Stephen Hemminger To: Thomas Monjalon Cc: "Pattan, Reshma" , "dev@dpdk.org" , "Richardson, Bruce" , david.marchand@redhat.com Message-ID: <20211012110001.3fa9f0b2@hermes.local> In-Reply-To: <1878298.4JPPXBaKeN@thomas> References: <20210903004732.109023-1-stephen@networkplumber.org> <20211012084452.3d244b24@hermes.local> <1878298.4JPPXBaKeN@thomas> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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" On Tue, 12 Oct 2021 17:48:47 +0200 Thomas Monjalon wrote: > 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. Thought they were, look like Reshma got missed. No worries about doing in 22.02 since there is no API/ABI breakage in the patchset. No pre-release note needed either.