[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150621.095741.2120952262358582714.davem@davemloft.net>
Date: Sun, 21 Jun 2015 09:57:41 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: p.fedin@...sung.com
Cc: netdev@...r.kernel.org, Aleksey.Makarov@...iumnetworks.com,
sgoutham@...ium.com, thlab.kim@...sung.com, s.dyasly@...sung.com
Subject: Re: [PATCH] net: Cavium: Bug fix: MAC address setting in shutdown
state
From: Pavel Fedin <p.fedin@...sung.com>
Date: Wed, 17 Jun 2015 10:35:14 +0300
> This bug pops up with NetworkManager on Fedora 21. NetworkManager tends to
> stop the interface (nicvf_stop() is called) before changing settings. In
> stopped state MAC cannot be sent to a PF. However, when the interface is
> restarted (nicvf_open() is called), we ping the PF using NIC_MBOX_MSG_READY
> message, and the PF replies back with old MAC address, overriding what we had
> after MAC setting from userspace. As a result, we cannot set MAC address using
> NetworkManager.
>
> This patch introduces special tracking of MAC change in stopped state so that
> the correct new MAC address is sent to a PF when interface is reopen.
>
> Signed-off-by: Pavel Fedin <p.fedin@...sung.com>
Your patch was corrupted by your email client, please fix this up and
resubmit.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
Powered by blists - more mailing lists