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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 98D66C4332F for ; Mon, 21 Nov 2022 19:03:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9hSFzugsbw5E+kyXyrD/pZacaws2wBF5Zk61qZuFOk4=; b=HxgI47EVqdK9zx tIYcYWh1HGIu1zmb7nh4KhS0pncHEBjYoHunP2Br2tODEUeuEr1JsGuSJI86gzpAVsodGgc7lSxXK ZQETN2HoZD2WftN5E15nescLmtyfWn5WAsucVeNTMkyrqFBWUAMjaUHnkwDWB/OEMgLzW5C4o31tT a0JkSpbOyNyrcN0iDzJjjGlBafpeEdpezO8Zflz26GI1BXsiiGJdIqXQVuRg+63xLywTlrfLwNUth NuQXxpfoPqOL2W1zW3F9AtxxWqzuOuF/DUBFd6xnKaGFlw1IjQvex2vZxZait4ETZFC7lxjLBZiKA sVeZKezpARB6Bwq0BlBA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxC3U-00HAvl-Tz; Mon, 21 Nov 2022 19:02:09 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxC3S-00HAth-0L for linux-arm-kernel@lists.infradead.org; Mon, 21 Nov 2022 19:02:07 +0000 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 BC40B61449; Mon, 21 Nov 2022 19:01:56 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A5834C433D6; Mon, 21 Nov 2022 19:01:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669057316; bh=5ksltyMIU3JUc2SCAQbfG8x5koWbUcghafEe3bQQ8u0=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=NBpKVYZlMguJBmksKAO66qFOmTI1c2Xc9wYBOyGQF08I5J8NfwSy7SJk9VT1rxGcs My0NlN2IqL0Y0ilZD1p5gQjVn12oktfrIkTQrswh8PKyyX8kRiZ6/fUC37IEngSErY oV/70IGEv1thBBM83e067UQ2SrAPKYD+GVmus++Zcd3AnhDB1l8wUoD+RE9FNEv/im mB4DziMQkFDcXwwBFNkOPQRhBCCmA6nJ/kX7CELn4WtZuxBMKVY6LqCg5WkCqB3V4k VllVr30qvYp4GC3mMHl2UQAnFKhhjHba8x4jWH3ZeyaXHqJoUs4cf/bIoZdxPMHC80 wp9+lwYoLc9sA== Date: Mon, 21 Nov 2022 11:01:54 -0800 From: Jakub Kicinski To: Steen Hegelund Cc: "David S . Miller" , Eric Dumazet , Paolo Abeni , , Randy Dunlap , "Casper Andersson" , Russell King , Wan Jiabing , "Nathan Huckleberry" , , , , Daniel Machon , Horatiu Vultur , Lars Povlsen Subject: Re: [PATCH net-next v2 0/8] Add support for VCAP debugFS in Sparx5 Message-ID: <20221121110154.709bed49@kernel.org> In-Reply-To: <20221117213114.699375-1-steen.hegelund@microchip.com> References: <20221117213114.699375-1-steen.hegelund@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221121_110206_096411_E79F18EF X-CRM114-Status: GOOD ( 10.34 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 17 Nov 2022 22:31:06 +0100 Steen Hegelund wrote: > This provides support for getting VCAP instance, VCAP rule and VCAP port > keyset configuration information via the debug file system. Have you checked devlink dpipe? On a quick scan it may be the right API to use here? Perhaps this was merged before people who know the code had a chance to take a look :( _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel