From: Stephen Hemminger <stephen@networkplumber.org>
To: Si-Wei Liu <si-wei.liu@oracle.com>
Cc: mst@redhat.com, sridhar.samudrala@intel.com, davem@davemloft.net,
kubakici@wp.pl, alexander.duyck@gmail.com, jiri@resnulli.us,
netdev@vger.kernel.org,
virtualization@lists.linux-foundation.org, liran.alon@oracle.com,
boris.ostrovsky@oracle.com, vijay.balakrishna@oracle.com
Subject: Re: [PATCH net v5] failover: allow name change on IFF_UP slave interfaces
Date: Tue, 2 Apr 2019 14:53:59 -0700 [thread overview]
Message-ID: <20190402145359.55814e11@shemminger-XPS-13-9360> (raw)
In-Reply-To: <1554159893-29704-1-git-send-email-si-wei.liu@oracle.com>
On Mon, 1 Apr 2019 19:04:53 -0400
Si-Wei Liu <si-wei.liu@oracle.com> wrote:
> + if (dev->flags & IFF_UP &&
> + likely(!(dev->priv_flags & IFF_FAILOVER_SLAVE)))
Why is property limited to failover slave, it would make sense for netvsc
as well. Why not make it a flag like live address change?
next prev parent reply other threads:[~2019-04-02 21:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-01 23:04 [PATCH net v5] failover: allow name change on IFF_UP slave interfaces Si-Wei Liu
2019-04-02 20:03 ` Samudrala, Sridhar
2019-04-02 21:50 ` Michael S. Tsirkin
2019-04-02 21:53 ` Stephen Hemminger [this message]
2019-04-02 22:23 ` si-wei liu
2019-04-03 3:14 ` Stephen Hemminger
2019-04-03 5:22 ` Samudrala, Sridhar
2019-04-03 15:46 ` Stephen Hemminger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190402145359.55814e11@shemminger-XPS-13-9360 \
--to=stephen@networkplumber.org \
--cc=alexander.duyck@gmail.com \
--cc=boris.ostrovsky@oracle.com \
--cc=davem@davemloft.net \
--cc=jiri@resnulli.us \
--cc=kubakici@wp.pl \
--cc=liran.alon@oracle.com \
--cc=mst@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=si-wei.liu@oracle.com \
--cc=sridhar.samudrala@intel.com \
--cc=vijay.balakrishna@oracle.com \
--cc=virtualization@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).