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 3E0FEC54EBD for ; Thu, 12 Jan 2023 05:24:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236216AbjALFYW (ORCPT ); Thu, 12 Jan 2023 00:24:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50358 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235957AbjALFYU (ORCPT ); Thu, 12 Jan 2023 00:24:20 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D9EF665C6 for ; Wed, 11 Jan 2023 21:24:18 -0800 (PST) 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 dfw.source.kernel.org (Postfix) with ESMTPS id 6900D61F66 for ; Thu, 12 Jan 2023 05:24:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5A86CC433D2; Thu, 12 Jan 2023 05:24:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1673501057; bh=qmoGRLu4SwnxFbCe+Ux9mnVsJSwHWRxzge5yWXE/IZA=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=T4hLLOyoD6Jpp49YE4eqVSJ8TsoG2Wm25zFLLp6/E+piRd0sr9k9Yr1obr5DY8IU1 ZWtNZyKz3IQiqAOKRnVf3MkmhvYTltag+J6c6m/3ySp8kU6JgTyJXbomm60hnbjWHi gj4VH9XZyWkCTlkmyRHXcSRWxWRpa0+FkiTBX8PD1X5ypejHtnyyeIa+PQ95tS2noT 2dTNGRR540HgbirB9u22iBrJtlUaIRaTerROnwBReH6KW15Dh60CFvstl4uqXHtEKb cn43N27hcw3ZFf8dx/GnPq5pNOg717NJQ3+d9srrTgCCN8PQJ7o9CI7VPC5xUOwljZ GAgFSocNwgjOQ== Date: Wed, 11 Jan 2023 21:24:16 -0800 From: Jakub Kicinski To: Srujana Challa Cc: , , , , , , , , , Subject: Re: [PATCH v2 net-next,0/8] octeontx2-af: Miscellaneous changes for CPT Message-ID: <20230111212416.3319a128@kernel.org> In-Reply-To: <20230112044147.931159-1-schalla@marvell.com> References: <20230112044147.931159-1-schalla@marvell.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Thu, 12 Jan 2023 10:11:39 +0530 Srujana Challa wrote: > This patchset consists of miscellaneous changes for CPT. > - Adds a new mailbox to reset the requested CPT LF. > - Modify FLR sequence as per HW team suggested. > - Adds support to recover CPT engines when they gets fault. > - Updates CPT inbound inline IPsec configuration mailbox, > as per new generation of the OcteonTX2 chips. > - Adds a new mailbox to return CPT FLT Interrupt info. 24 hours have not passed since your previous fumbled posting. Please keep that in mind going forward: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html