netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Durrant <paul.durrant@citrix.com>
To: <xen-devel@lists.xen.org>, <netdev@vger.kernel.org>
Subject: [PATCH net v6 0/1] xen-netback: windows frontend compatibility fixes
Date: Thu, 26 Sep 2013 12:09:51 +0100	[thread overview]
Message-ID: <1380193792-9751-1-git-send-email-paul.durrant@citrix.com> (raw)

The following patches fix a couple more issues found when testing with
Windows frontends.

v6:
- Add a comment concerning the backend state field as suggested by
  Ian Campbell

v5:
- Fix typos pointed out by Wei Liu

v4:
- Fix problem with hotplug failure noticed by Wei Liu

v3:
- Collapse both v2 patches into a single patch that introduces a new
  function to handle backend state transtions. By doing this we ensure that
  we always transition through intermediate states and that we don't attempt
  repeated connects or disconnects.

v2:
- Add comment in 2/2 to note that state transitions from Connected to Closed
  are incorrect.

             reply	other threads:[~2013-09-26 11:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-26 11:09 Paul Durrant [this message]
2013-09-26 11:09 ` [PATCH net v6 1/1] xen-netback: Handle backend state transitions in a more robust way Paul Durrant
2013-09-26 13:07   ` Ian Campbell
2013-09-26 13:16     ` [Xen-devel] " Ian Campbell
2013-09-26 13:07   ` Ian Campbell
2013-09-30 19:14     ` David Miller

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=1380193792-9751-1-git-send-email-paul.durrant@citrix.com \
    --to=paul.durrant@citrix.com \
    --cc=netdev@vger.kernel.org \
    --cc=xen-devel@lists.xen.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).