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.0 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 09A20C433E6 for ; Wed, 23 Dec 2020 03:50:51 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CC576223E4 for ; Wed, 23 Dec 2020 03:50:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727512AbgLWDus (ORCPT ); Tue, 22 Dec 2020 22:50:48 -0500 Received: from mail.kernel.org ([198.145.29.99]:35426 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727209AbgLWDus (ORCPT ); Tue, 22 Dec 2020 22:50:48 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id C7F5B22473; Wed, 23 Dec 2020 03:50:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1608695407; bh=ds1ORr7i1CqskDuDX1Hrvb7l+j48/LqF/NxlGviVwXA=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=AW/qTdejhY1MHZtZ7qhFfDJgUBCqim7g3idmc9G3oZokcJBt90XTdF+4xB9l2z4a7 ZiDoZpYK5pWKDC9Z7HZq/Imp3l32xOELawOiIqJXFd744VFrnWh/Wm5jvmYZQ18oov 45qPkthkFnvVgyNwjesp7Qs8OzplVjOh3YtjIaqn6yGJP3zAEm2MIIA3eXuVyUV0Tj OCpXdezX1ft4Nnn33lquw6Q+ix9q9ZKNCyGnOFMd/xyaFH/NEq/V8sVU/YoZ1ginfs JbYCv39ueoJ3VJfeJO86rsTQFXIIF4BvQ28mFXAcuf9M+Oyy1tv3NX0w/OGQUNeTrx +M8sZZVLL+QgA== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net 1/1] qede: fix offload for IPIP tunnel packets From: patchwork-bot+netdevbpf@kernel.org Message-Id: <160869540775.24460.248179041518337563.git-patchwork-notify@kernel.org> Date: Wed, 23 Dec 2020 03:50:07 +0000 References: <20201221145530.7771-1-manishc@marvell.com> In-Reply-To: <20201221145530.7771-1-manishc@marvell.com> To: Manish Chopra Cc: davem@davemloft.net, netdev@vger.kernel.org, aelior@marvell.com, irusskikh@marvell.com, skalluru@marvell.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 Mon, 21 Dec 2020 06:55:30 -0800 you wrote: > IPIP tunnels packets are unknown to device, > hence these packets are incorrectly parsed and > caused the packet corruption, so disable offlods > for such packets at run time. > > Signed-off-by: Manish Chopra > Signed-off-by: Sudarsana Kalluru > Signed-off-by: Igor Russkikh > > [...] Here is the summary with links: - [net,1/1] qede: fix offload for IPIP tunnel packets https://git.kernel.org/netdev/net/c/5d5647dad259 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html