From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 17 Oct 2018 09:20:18 -0400 From: Sasha Levin To: Greg Kroah-Hartman Cc: Haiyang Zhang , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , Stephen Hemminger , "David S. Miller" , Sasha Levin Subject: Re: [PATCH 4.18 101/135] hv_netvsc: pair VF based on serial number Message-ID: <20181017132018.GA135013@sasha-vm> References: <20181016170515.447235311@linuxfoundation.org> <20181016170522.303317746@linuxfoundation.org> <20181017074629.GD25537@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20181017074629.GD25537@kroah.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Wed, Oct 17, 2018 at 09:46:29AM +0200, Greg Kroah-Hartman wrote: >Also, this really feels like a "new feature" to me. Can someone explain >what bug this is fixing? Reading the commit log/code it seems that it was possible for 2 (or more) synthetic devices to have the same MAC address even though the current code treats them as unique and uses it as a lookup index. Let me confirm with Stephen. This came through the regular AUTOSEL process and I don't really know more about this patch than you do at this point. -- Thanks, Sasha