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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1E10FC433FE for ; Mon, 21 Feb 2022 18:35:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231598AbiBUSgB (ORCPT ); Mon, 21 Feb 2022 13:36:01 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:52782 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232479AbiBUSdq (ORCPT ); Mon, 21 Feb 2022 13:33:46 -0500 X-Greylist: delayed 365 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Mon, 21 Feb 2022 10:31:41 PST Received: from mail.netfilter.org (mail.netfilter.org [217.70.188.207]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id C895415A0A for ; Mon, 21 Feb 2022 10:31:41 -0800 (PST) Received: from netfilter.org (unknown [78.30.32.163]) by mail.netfilter.org (Postfix) with ESMTPSA id F0489643A0; Mon, 21 Feb 2022 19:24:37 +0100 (CET) Date: Mon, 21 Feb 2022 19:25:31 +0100 From: Pablo Neira Ayuso To: Linus Torvalds Cc: Eric Dumazet , Woody Suwalski , Florian Westphal , Linux Kernel Mailing List , Netdev Subject: Re: Linux 5.17-rc5 Message-ID: References: <8f331927-69d4-e4e7-22bc-c2a2a098dc1e@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Alpine 2.23 (DEB 453 2020-06-18) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 21, 2022 at 10:07:57AM -0800, Linus Torvalds wrote: > On Mon, Feb 21, 2022 at 10:02 AM Eric Dumazet wrote: > > > > I am pretty sure Pablo fixed this one week ago. > > .. looks about right. Apart from the "it was never sent to me, so -rc5 > ended up showing the problem" part. That's my fault, I did not catch up to reach -rc5, I am sorry about that.