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 CAD15C433FE for ; Sat, 19 Nov 2022 03:53:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232999AbiKSDx4 (ORCPT ); Fri, 18 Nov 2022 22:53:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48014 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233499AbiKSDxU (ORCPT ); Fri, 18 Nov 2022 22:53: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 C2B3BC284F for ; Fri, 18 Nov 2022 19:50:20 -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 CFEA96281D for ; Sat, 19 Nov 2022 03:50:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 2F0FEC433C1; Sat, 19 Nov 2022 03:50:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668829818; bh=FF1yYs+fwyhpZ3s1iodKKbZfXgXwDfbDHOanhjnzeyY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=XzwHGQxAW7AxgJm7nyHLwEKIs38twOK5FbwivQyCDV9vsd2uvgVLRz8U4+tWw+/z/ IxIFFfc0qJIILZ4QC+UYZScWdcv5IEpEIA19QgQM4nCtVyojzXRByG119GfaI1kE2K Uusfs5TqQqSo+JycUg00uXpfaZw7KJKnld8elvU2oP0Z943ecXMt4ZC+wU7rC2OAMf 5H5mz+8We+2AuVeTfpC1PSjhMERZolCOlqTBa2qhfR8zWU/CBl8AgBrYhwGr/2kMed ef4YYAK5AeM27qoRZwtQR5rf2WDGjHTl0119wZZIyOnsSjfIHgDHE+Ks1Qn0gjyNVl p1Ukahh45OvWA== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 14994E270F6; Sat, 19 Nov 2022 03:50:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net 0/2] nfp: fixes for v6.1 From: patchwork-bot+netdevbpf@kernel.org Message-Id: <166882981807.27279.2575656239751297628.git-patchwork-notify@kernel.org> Date: Sat, 19 Nov 2022 03:50:18 +0000 References: <20221117153744.688595-1-simon.horman@corigine.com> In-Reply-To: <20221117153744.688595-1-simon.horman@corigine.com> To: Simon Horman Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org, oss-drivers@corigine.com Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski : On Thu, 17 Nov 2022 16:37:42 +0100 you wrote: > Hi, > > this short series addresses two bugs in the NFP driver. > > PATCH 1/2: Ensure that information displayed by "devlink port show" > reflects the number of lanes available to be split. > > [...] Here is the summary with links: - [net,1/2] nfp: fill splittable of devlink_port_attrs correctly https://git.kernel.org/netdev/net/c/4abd9600b9d1 - [net,2/2] nfp: add port from netdev validation for EEPROM access https://git.kernel.org/netdev/net/c/0873016d46f6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html