From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 42443CDB465 for ; Mon, 16 Oct 2023 21:52:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234198AbjJPVw5 (ORCPT ); Mon, 16 Oct 2023 17:52:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35882 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234169AbjJPVwy (ORCPT ); Mon, 16 Oct 2023 17:52:54 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C13B2A2 for ; Mon, 16 Oct 2023 14:52:52 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BF2C4C433C7; Mon, 16 Oct 2023 21:52:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1697493172; bh=XoagB7RssmrdXCC7ca9EuXuf2feY9l34Rct0YBrHnIg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=EUdMzvBy0CVPhC8fRRYEKHIaC3aEURLSY48+sgoFBvUYurCdlDuZSFv7mYi8xBO/Z 1KmuBG7KTNDyUmCWksYynhzY60BFUVYkhIdRqId4m1ffXBru+1tvlFG6AjZ+h08iMi Y+hSklqhJXM6JZgTDHdmlxpQCYBHu5aZD7G+TsB6Sz2z2OcaP7DCuYs46lSZ1iI1Tr NqE5+uBdmP1Gjljoh1bxASoQWyizNoeKmBkhXUIEiyx+IoI2AIGO83+rWCreCmb9l8 dl0JbYtfci3Ih5exVyVumt1fjHd8vgGdauXBCoG8/vEtGRu+A3NRO2XGzppfaYl+Fn Lr8mYSxz0h6Jg== Date: Mon, 16 Oct 2023 14:52:50 -0700 From: Jakub Kicinski To: Shinas Rasheed Cc: "pabeni@redhat.com" , "linux-kernel@vger.kernel.org" , "davem@davemloft.net" , "edumazet@google.com" , "egallen@redhat.com" , Haseeb Gani , "mschmidt@redhat.com" , "netdev@vger.kernel.org" , Sathesh B Edara , Veerasenareddy Burru , Vimlesh Kumar Subject: Re: [EXT] Re: [net PATCH v2] octeon_ep: update BQL sent bytes before ringing doorbell Message-ID: <20231016145250.68fc1616@kernel.org> In-Reply-To: References: <20231012101706.2291551-1-srasheed@marvell.com> <20231012170147.5c0e8148@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 13 Oct 2023 09:04:07 +0000 Shinas Rasheed wrote: > Apologizing for the format errors on my part. Should I send the v2 > patch again separately in a new thread, or will this be enough for > now to avoid the clutter? Sorry, I meant to get to this on Friday but run out of hours. No need to repost, my comments were just for future reference since you have sent multiple patches already and will likely send more :)