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 07430A055D; Mon, 27 Jun 2022 04:08:17 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9421040E78; Mon, 27 Jun 2022 04:08:16 +0200 (CEST) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by mails.dpdk.org (Postfix) with ESMTP id 98EDF40E50 for ; Mon, 27 Jun 2022 04:08:14 +0200 (CEST) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id EE1973200905; Sun, 26 Jun 2022 22:08:11 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Sun, 26 Jun 2022 22:08:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding: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=fm2; t=1656295691; x= 1656382091; bh=G54/AUUygCJRJPj10HVgQSAsadQpv3tiBVCsLDTpdHo=; b=e eVef0GhL+YcEriRecjJZSGEVRbqUNskuY3IVwDFMW//jTOrPvhjvX37rfxOcFEbr 2HXu1CeKvw133+tQcxWicyqg+vnGd9pX8GYvDnBJSgXqrPOBDFw8auUyNnlcRE73 27BGE8l8KIQkwAeBSG8qWJN6QggiFBVRJtLaeWusp5erW/yKzrx9bPD/FLo7j7GH NuyEryuGbIyla3Z3Tre5BOjL7dWic3eam7n5KJH/V2DqtJY5qwjoDZkM/UfSOS+X IveHEqot6HvoDfVhmKfXTwFrTlohYjhqjbMdtAwdNDksl1Ru6bUd3UI1p1soY2Df 32wiorLX8HKjkqG5qgxnQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :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=fm2; t=1656295691; x= 1656382091; bh=G54/AUUygCJRJPj10HVgQSAsadQpv3tiBVCsLDTpdHo=; b=B j2iZLR2/hLYSO9Yo3eoo4q2IWydiDjGfwScySRTv8obHmImjiL1uxuVhLPoRynVg irYtM70MCrVo7o/kWPhcNHbRpJUZ2cps/E9ymL8uaN+4QkpRbqkNoehpvsBE96GE xtWHwh71i6D6uBcfY4D4aBwJzcInUN0U993ExipShue8aFZvn2KFeHmuRJCrS9Gx tzFjuv+/PzmvRup8nRkh3S3MEtBcIntNU12BG/G+nm2JVbbpLUrigFLUKDexGEz7 FH6NW5Wl909YaYV46UdG0JXux1nMVbE9EDX7KUX80Q2mxiu9QWSbimRI7RH/vwVs BlDsJWWdmvSf2LwCBHwBw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrudeggedgheduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedtjeeiieefhedtfffgvdelteeufeefheeujefgueetfedttdei kefgkeduhedtgfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 26 Jun 2022 22:08:10 -0400 (EDT) From: Thomas Monjalon To: Ajit Khaparde Cc: Kalesh A P , dev@dpdk.org, Ferruh Yigit Subject: Re: [dpdk-dev] [PATCH 0/8] bnxt PMD fixes Date: Mon, 27 Jun 2022 04:08:08 +0200 Message-ID: <19710424.fAMKPKieAE@thomas> In-Reply-To: References: <20220615145703.6613-1-kalesh-anakkur.purayil@broadcom.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 26/06/2022 22:45, Ajit Khaparde: > On Wed, Jun 15, 2022 at 7:57 AM Kalesh A P > wrote: > > > > From: Kalesh AP > > > > This patchset contains bug fixes in bnxt PMD. > > Patchset applied to dpdk-next-net-brcm. Thanks It is very late for -rc2, but it has found its way at last minute.