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 X-Spam-Level: X-Spam-Status: No, score=-16.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 26579C47089 for ; Thu, 27 May 2021 21:50:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 06922613E5 for ; Thu, 27 May 2021 21:50:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235237AbhE0Vvl (ORCPT ); Thu, 27 May 2021 17:51:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:55986 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233203AbhE0Vvk (ORCPT ); Thu, 27 May 2021 17:51:40 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 0D8E5613E2; Thu, 27 May 2021 21:50:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622152207; bh=13ll+OKhkr3oOV335Yql+Ygvc6MrlaBCSnocZOBHL34=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=CBDAKmj4twVEdsQthSEelolL1d3X5bY3MmdpTKAO64pEgoeJfZ54fW2z10eEL/Q7F FxT74xpyFnF5r2KqH+uopFOeeOutw8pp1W3/ReygYUdqQGqoZApdq7NWHqBDFUsI0T lR+lznDPmkrnkdj83Nj8wXYFJ90xMd+0WkNiclU5wumn73qRODt1BkL2T3AQRMdWn6 0WVoz0fEhPu/XLB3PAc3wr1symletOKNaBUnDvsl1el7rmD0E2gz/gd9M7H331ALgk kiKgSf4XOXI880sMqfBn4sHSIY7TXeNP8zxXhJqTlYvpg5aJEe4+cgN5FqSqtWsJB9 uBJqpZgN9G3Fg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [patch net-next] selftests: devlink_lib: add check for devlink device existence From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162215220700.21706.6018214826729074927.git-patchwork-notify@kernel.org> Date: Thu, 27 May 2021 21:50:07 +0000 References: <20210527105515.790330-1-jiri@resnulli.us> In-Reply-To: <20210527105515.790330-1-jiri@resnulli.us> To: Jiri Pirko Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org, mlxsw@nvidia.com Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Thu, 27 May 2021 12:55:15 +0200 you wrote: > From: Jiri Pirko > > If user passes devlink handle over DEVLINK_DEV variable, check if the > device exists. > > Signed-off-by: Jiri Pirko > > [...] Here is the summary with links: - [net-next] selftests: devlink_lib: add check for devlink device existence https://git.kernel.org/netdev/net-next/c/557c4d2f780c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html