Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751453AbdIQNRR (ORCPT ); Sun, 17 Sep 2017 09:17:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41518 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751282AbdIQNRQ (ORCPT ); Sun, 17 Sep 2017 09:17:16 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 6EB75C0587C2 Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=crobinso@redhat.com Subject: Re: 319554f284dd ("inet: don't use sk_v6_rcv_saddr directly") causes bind port regression To: Josef Bacik , Laura Abbott , "David S. Miller" , Alexey Kuznetsov , Hideaki YOSHIFUJI Cc: "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" References: <1a8ef376-387e-e0fc-7362-e1fd2c2c45d3@redhat.com> <588f3795-931e-7779-4ec7-5fe7d4437927@redhat.com> <370b38d5-346c-91df-4ad4-79886ae3a9ba@redhat.com> <813386f2-81ba-db8c-e86d-f36cd1b89537@redhat.com> From: Cole Robinson Message-ID: <10124256-647f-99a5-aa29-8073438a21df@redhat.com> Date: Sun, 17 Sep 2017 09:17:13 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Language: en-US Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Sun, 17 Sep 2017 13:17:16 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 435 Lines: 10 On 09/15/2017 01:51 PM, Josef Bacik wrote: > Finally got access to a box to run this down myself. This patch on top of the other patches fixes the problem for me, could you verify it works for you? Thanks, > Yup I can confirm that patch fixes things when applied on top of the previous 3 patches. Thanks! Please tag those patches for stable releases if appropriate, this is affecting a decent amount of libvirt users Thanks, Cole