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=-11.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,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 522C9C433DB for ; Sat, 6 Feb 2021 23:21:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 13D0264E87 for ; Sat, 6 Feb 2021 23:21:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229570AbhBFXUt (ORCPT ); Sat, 6 Feb 2021 18:20:49 -0500 Received: from mail.kernel.org ([198.145.29.99]:49424 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229522AbhBFXUs (ORCPT ); Sat, 6 Feb 2021 18:20:48 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 524E664DEC; Sat, 6 Feb 2021 23:20:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612653607; bh=KegevARzGrHrcZRLO4h8YJqx2O9MnH7drGWI6tqEGrg=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=TwzHEt2PF4jZRuum1pqbEPqB7/1iN3p6Fz62IE97ivvZ5HJq6oXxEmfCCLrk7NH4o qfayMkzIRxWVEBTrULRXH6knyndLfclAp/d9TrIYTpo96XwIUK7k13sntb/OYVLXbw mC5J27xS/4tufBihgTKllt1bt5aQGrkN5OjJ/gXDqoNECoeTF771zikh/0rmmiuJyX RzN/MI5tljv9h8ubzUInwVvVIk+5kxGvx3MKB753pbLojYn9373EMpTWBafGd0ROd0 Lzb+9MomFtBN2+0sx7MNK0vEPX0TXC2nkcdDqyAXLgPA9xys8zPX+QLvJIo1we56lo FzoVLxPmwNCXA== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net V1 0/1] Fix XDP bug in ENA driver From: patchwork-bot+netdevbpf@kernel.org Message-Id: <161265360727.24915.5321563165626171204.git-patchwork-notify@kernel.org> Date: Sat, 06 Feb 2021 23:20:07 +0000 References: <20210205195114.10007-1-shayagr@amazon.com> In-Reply-To: <20210205195114.10007-1-shayagr@amazon.com> To: Shay Agroskin Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, dwmw@amazon.com, zorik@amazon.com, matua@amazon.com, saeedb@amazon.com, msw@amazon.com, aliguori@amazon.com, nafea@amazon.com, gtzalik@amazon.com, netanel@amazon.com, alisaidi@amazon.com, benh@amazon.com, akiyano@amazon.com, sameehj@amazon.com, ndagan@amazon.com Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net.git (refs/heads/master): On Fri, 5 Feb 2021 21:51:13 +0200 you wrote: > Hi all, > This single patch fixes a bug spotted in previous XDP Redirect implementation in > ENA. > > Shay Agroskin (1): > net: ena: Update XDP verdict upon failure > > [...] Here is the summary with links: - [net,V1,1/1] net: ena: Update XDP verdict upon failure https://git.kernel.org/netdev/net/c/225353c070fd You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html