Re: [net-next 2/9] i40e: make visible changed vf mac on host

2019-08-02 Thread Shannon Nelson
: Friday, August 2, 2019 2:11 AM To: Kirsher, Jeffrey T ; da...@davemloft.net Cc: Loktionov, Aleksandr ; netdev@vger.kernel.org; nhor...@redhat.com; sassm...@redhat.com; Bowers, AndrewX Subject: Re: [net-next 2/9] i40e: make visible changed vf mac on host On 8/1/19 1:51 PM, Jeff Kirsher wrote: From: A

RE: [net-next 2/9] i40e: make visible changed vf mac on host

2019-08-02 Thread Loktionov, Aleksandr
Message- From: Shannon Nelson [mailto:snel...@pensando.io] Sent: Friday, August 2, 2019 2:11 AM To: Kirsher, Jeffrey T ; da...@davemloft.net Cc: Loktionov, Aleksandr ; netdev@vger.kernel.org; nhor...@redhat.com; sassm...@redhat.com; Bowers, AndrewX Subject: Re: [net-next 2/9] i40e: make

Re: [net-next 2/9] i40e: make visible changed vf mac on host

2019-08-01 Thread Shannon Nelson
On 8/1/19 1:51 PM, Jeff Kirsher wrote: From: Aleksandr Loktionov This patch makes changed VM mac address visible on host via ip link show command. This problem is fixed by copying last unicast mac filter to vf->default_lan_addr.addr. Without this patch if VF MAC was not set from host side and i

[net-next 2/9] i40e: make visible changed vf mac on host

2019-08-01 Thread Jeff Kirsher
From: Aleksandr Loktionov This patch makes changed VM mac address visible on host via ip link show command. This problem is fixed by copying last unicast mac filter to vf->default_lan_addr.addr. Without this patch if VF MAC was not set from host side and if you run ip link show $pf, on host side