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.2 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 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 5B698C433DB for ; Tue, 30 Mar 2021 00:11:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 38BE8619A6 for ; Tue, 30 Mar 2021 00:11:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230214AbhC3AKa (ORCPT ); Mon, 29 Mar 2021 20:10:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:49306 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230209AbhC3AKJ (ORCPT ); Mon, 29 Mar 2021 20:10:09 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 3CC886192E; Tue, 30 Mar 2021 00:10:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1617063009; bh=V+N9WKZF2XDUdlyKn4VLSN2JXQQkC8CXLE8XX8Q7M5o=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=quT0yzNhMm220tt+31AoGyoO8XuEjzCzf/9dmKilM1ZzivOQRwjQIx5VNi49JkqCn yoHbLnNrSpG46uh3JVhgbs9lap5suawi8eEaYU09UkyQOWL/mERvmmhT7ox4jSMjCD VFmzZ2fHzEmxDQMb8bNE6ZYg3W5pJT28mY6kxfshoGaQZJDU2ERHVRk8HkMVlvTVoC W0HRtSruEkg8l4sXPgKYeGzFnowARKen+D5w8Pmw/ZXr6W9scvprkNs6inhjuCgnni 4JlpTddT3eBidz10pO7tGg4fyLRkiSfFoIaFMSNJdGYBwiErGFaiZ4UBQ6NbH7FfI3 XTLJ+XBzBzJBg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] hv_netvsc: Add error handling while switching data path From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161706300918.1906.12567959956656138196.git-patchwork-notify@kernel.org> Date: Tue, 30 Mar 2021 00:10:09 +0000 References: <1617060095-31582-1-git-send-email-haiyangz@microsoft.com> In-Reply-To: <1617060095-31582-1-git-send-email-haiyangz@microsoft.com> To: Haiyang Zhang Cc: linux-hyperv@vger.kernel.org, netdev@vger.kernel.org, kys@microsoft.com, sthemmin@microsoft.com, olaf@aepfle.de, vkuznets@redhat.com, davem@davemloft.net, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Mon, 29 Mar 2021 16:21:35 -0700 you wrote: > Add error handling in case of failure to send switching data path message > to the host. > > Reported-by: Shachar Raindel > Signed-off-by: Haiyang Zhang > > > [...] Here is the summary with links: - [net-next] hv_netvsc: Add error handling while switching data path https://git.kernel.org/netdev/net-next/c/d0922bf79817 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html