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=-21.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, 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 EBD23C433DB for ; Tue, 22 Dec 2020 01:40:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C4F9223103 for ; Tue, 22 Dec 2020 01:40:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726518AbgLVBks (ORCPT ); Mon, 21 Dec 2020 20:40:48 -0500 Received: from mail.kernel.org ([198.145.29.99]:53090 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726352AbgLVBkr (ORCPT ); Mon, 21 Dec 2020 20:40:47 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 1700722BF3; Tue, 22 Dec 2020 01:40:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1608601207; bh=R785V0urPXPwLqkECV7yGs/HgD6QEAYsE8KtRflOpAY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=FsHOn9FK7QcNgJawEfyRXMvR3XzTZit3zJl9igi4vfrvq4mwdXEkeaUcoALEHZcUC xKQqx1F/6J2TjUp67pgB/y+KHFkaFHnXliLw9zDf999XnginsepCm4rOm3cbftswOM TcxXuc1e+yvosJOfIFJSuyKg4D53iNC32pBQrPQLiAs3Kb9Jx1qb7D/tukg7hoW3s3 MfOQkB5CQJ/Mv65Vx9Li4gO3tWAQysymO6WqR6p33V+t2+nZGBLp8TC3MbUSwGkUKI buB7f4cmiVonpQzTRZpdqtE7fVnoEcymIh5/zN+aI/fsbKJTAE1xTFTsrcwwtYeOwc PB6Kw97NACB3Q== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net] ionic: account for vlan tag len in rx buffer len From: patchwork-bot+netdevbpf@kernel.org Message-Id: <160860120704.2677.4636861122031207886.git-patchwork-notify@kernel.org> Date: Tue, 22 Dec 2020 01:40:07 +0000 References: <20201218215001.64696-1-snelson@pensando.io> In-Reply-To: <20201218215001.64696-1-snelson@pensando.io> To: Shannon Nelson Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org 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, 18 Dec 2020 13:50:01 -0800 you wrote: > Let the FW know we have enough receive buffer space for the > vlan tag if it isn't stripped. > > Fixes: 0f3154e6bcb3 ("ionic: Add Tx and Rx handling") > Signed-off-by: Shannon Nelson > --- > drivers/net/ethernet/pensando/ionic/ionic_txrx.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [net] ionic: account for vlan tag len in rx buffer len https://git.kernel.org/netdev/net/c/834698932042 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html