Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751166AbdFAObs (ORCPT ); Thu, 1 Jun 2017 10:31:48 -0400 Received: from mx2.suse.de ([195.135.220.15]:38466 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751078AbdFAObr (ORCPT ); Thu, 1 Jun 2017 10:31:47 -0400 Date: Thu, 1 Jun 2017 16:31:42 +0200 From: Cyril Hrubis To: Soheil Hassas Yeganeh Cc: "David S. Miller" , Shmulik Ladkani , Marcelo Ricardo Leitner , Pravin B Shelar , Eric Dumazet , WANG Cong , Yaogong Wang , Steffen Klassert , Al Viro , netdev , linux-kernel@vger.kernel.org Subject: Re: commit f5f99309 (sock: do not set sk_err in sock_dequeue_err_skb) has broken ping Message-ID: <20170601143141.GB24401@rei.lan> References: <20170601140048.GA24401@rei.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1092 Lines: 36 Hi! > > I've bisected the problem to this commit: > > > > commit f5f99309fa7481f59a500f0d08f3379cd6424c1f (HEAD, refs/bisect/bad) > > Author: Soheil Hassas Yeganeh > > Date: Thu Nov 3 18:24:27 2016 -0400 > > > > sock: do not set sk_err in sock_dequeue_err_skb > > Hi Cyril, > > I'm sorry for the problem, and thank you for the report. > > Two questions: > 1. Could you double check whether you have the following commit in your tree? > > commit 83a1a1a70e87f676fbb6086b26b6ac7f7fdd107d > Author: Soheil Hassas Yeganeh > Date: Wed Nov 30 14:01:08 2016 -0500 > sock: reset sk_err for ICMP packets read from error queue I've started bisecting on v4.11 and see the problem on v4.10 on another machine, the patch should be there in both cases and the bug is easily reproducible. > 2. I've also have sent a fix to iputils on > https://github.com/iputils/iputils/pull/75. Would you be kind to try > that pull request as well? That fixed the problem, you can add: Tested-by: Cyril Hrubis -- Cyril Hrubis chrubis@suse.cz