From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 7FE0CA0540;
	Tue, 13 Dec 2022 18:02:47 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 6213B40146;
	Tue, 13 Dec 2022 18:02:47 +0100 (CET)
Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75])
 by mails.dpdk.org (Postfix) with ESMTP id EFE3A400D5
 for <dev@dpdk.org>; Tue, 13 Dec 2022 18:02:45 +0100 (CET)
Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by ams.source.kernel.org (Postfix) with ESMTPS id B491CB810DF;
 Tue, 13 Dec 2022 17:02:45 +0000 (UTC)
Received: by smtp.kernel.org (Postfix) with ESMTPSA id 41AA2C433EF;
 Tue, 13 Dec 2022 17:02:44 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org;
 s=k20201202; t=1670950964;
 bh=zHZ8T2xS2c9Ft6DRx3MoroAjf8cqTW6UwgCCwM2VcoE=;
 h=Subject:From:To:Cc:Date:In-Reply-To:References:From;
 b=cE/qyrY5joYU7qOc3uvmQKHSxdrC1qsAk/PjOouZr7Hx2XQEojzVQZJNdVPXMft5g
 w4EyLTkKklwa6ewidPVRW7ai1v/gYB6zui9KL84J4BjRL0kko58OIDWkHefPY7Ve3M
 Zp9L9WcAwQMD2SdPmFEUR83122jz4ImpDM4pAT3KBRe9tbzs06IJzP25mcntULlJif
 QFVHAb3ePF3tiVIAClrMxEl4982LY1euCiBPRdK2zklZK1YOJWeSQhwz7mhLb4LRIq
 DWxLfZHTMmHPkujS6+Mr2AitgT9h6UF99Lk2syrAFjA78Zb6cmKk0/GrMxuGebzukB
 G/Jv5u5/X2H/w==
Message-ID: <c7105ad1675cafee9c0b94e4a86924281ff13a21.camel@kernel.org>
Subject: Re: [PATCH RESEND v2 00/11] codeql fixes for various subsystems
From: Sinan Kaya <okaya@kernel.org>
To: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Cc: dev@dpdk.org
Date: Tue, 13 Dec 2022 12:02:43 -0500
In-Reply-To: <20221213195901.3b0ff025@sovereign>
References: <20221122153053.1172434-1-okaya@kernel.org>
 <750bb3b53fe0521b1850a49666aba09d5d9565cf.camel@kernel.org>
 <20221213195901.3b0ff025@sovereign>
Content-Type: text/plain; charset="UTF-8"
User-Agent: Evolution 3.36.5-0ubuntu1 
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org

On Tue, 2022-12-13 at 19:59 +0300, Dmitry Kozlyuk wrote:
> 2022-12-13 11:43 (UTC-0500), Sinan Kaya:
> > Checking to see if I need to cover any feedback.
> 
> There was some feedback to pre-resend v2 that is not visible on
> patchwork:
> 
> http://inbox.dpdk.org/dev/CAJFAV8yEe9awya3OVLuqavfW0MzonSQJQ-K+2q4WampmyrjEGg@mail.gmail.com/
> 
> 

Yes, I sent it again with RESEND tag this time on this series.
Just checking to see if it went through this time.
I do see the RESEND series on patchwork.