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=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,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 F0238C169C4 for ; Wed, 6 Feb 2019 22:03:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id BBEAC218B0 for ; Wed, 6 Feb 2019 22:03:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726649AbfBFWDQ (ORCPT ); Wed, 6 Feb 2019 17:03:16 -0500 Received: from shards.monkeyblade.net ([23.128.96.9]:36936 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726161AbfBFWDQ (ORCPT ); Wed, 6 Feb 2019 17:03:16 -0500 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::bf5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 5190D14016582; Wed, 6 Feb 2019 14:03:15 -0800 (PST) Date: Wed, 06 Feb 2019 14:03:14 -0800 (PST) Message-Id: <20190206.140314.1579572356051091256.davem@davemloft.net> To: saeedm@mellanox.com Cc: ian.kumlien@gmail.com, netdev@vger.kernel.org Subject: Re: [ISSUE][4.20.6] mlx5 and checksum failures From: David Miller In-Reply-To: <067294dc4721cd52b87ccc579033b59336588bdd.camel@mellanox.com> References: <067294dc4721cd52b87ccc579033b59336588bdd.camel@mellanox.com> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Wed, 06 Feb 2019 14:03:15 -0800 (PST) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org From: Saeed Mahameed Date: Wed, 6 Feb 2019 17:18:55 +0000 > On Wed, 2019-02-06 at 17:16 +0100, Ian Kumlien wrote: >> Hi, >> >> I'm hitting an issue that i think is fixed by the following patch, >> i haven't verified it yet - but it looks like it should go on the >> stable queue(?) >> >> (And yes, I did look, and couldn't find it ;)) >> > > Yes, i couldn't find it neither, > > It should have been queued up for 4.18 by now. > Dave said he will take care of it, maybe he just forgot or something. > since the patch needed some extra care.. > > https://patchwork.ozlabs.org/patch/1027837/ > > Dave, Is there anything i can do here ? I never handle anything past the most recent two -stable releases, which right now is 4.20 and 4.19 For anything beyond that you have to contact the person who maintains that -stable tree.