All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: sfeldma@gmail.com, qemu-devel@nongnu.org
Cc: stefanha@gmail.com, jiri@resnulli.us, dsahern@gmail.com
Subject: Re: [Qemu-devel] [PATCH v3 1/4] rocker: Add support for phys name
Date: Tue, 02 Jun 2015 10:27:29 -0600	[thread overview]
Message-ID: <556DD971.70508@redhat.com> (raw)
In-Reply-To: <1432908109-31559-2-git-send-email-sfeldma@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1272 bytes --]

On 05/29/2015 08:01 AM, sfeldma@gmail.com wrote:
> From: David Ahern <dsahern@gmail.com>
> 
> v2:
> 
> Review comment from Stefan Hajnoczi:
> 
>  - use private ROCKER_IFNAMSIZ = 16 to avoid breaking Windows build
>    as Windows does not include <net/if.h>
> 
> v1:
> 
> Add ROCKER_TLV_CMD_PORT_SETTINGS_PHYS_NAME to port settings. This attribute
> exports the port name to the guest OS allowing it to name interfaces with
> sensible defaults.

The above patch version information...

> 
> Mostly done by Scott for phys_id support; adapted to phys_name by David.
> 
> Signed-off-by: Scott Feldman <sfeldma@gmail.com>
> Signed-off-by: David Ahern <dsahern@gmail.com>
> ---

...belongs better here, after the --- separator.  'git am' strips off
anything in this location, which makes for a nice separation: anything
before the separator should be stand-alone, but things that are useful
to list readers but not to permanent git history should be after the
separator.  After all, a year from now, we won't care if it took 1 or 10
versions on the list for the patch that got accepted, we will only care
about the one version in git.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

  reply	other threads:[~2015-06-02 16:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-29 14:01 [Qemu-devel] [PATCH v3 0/4] rocker device updates sfeldma
2015-05-29 14:01 ` [Qemu-devel] [PATCH v3 1/4] rocker: Add support for phys name sfeldma
2015-06-02 16:27   ` Eric Blake [this message]
2015-05-29 14:01 ` [Qemu-devel] [PATCH v3 2/4] rocker: update tests using hw-derived interface names sfeldma
2015-05-29 14:01 ` [Qemu-devel] [PATCH v3 3/4] rocker: bring link up/down on PHY enable/disable sfeldma
2015-05-29 14:01 ` [Qemu-devel] [PATCH v3 4/4] qmp/hmp: add rocker device support sfeldma
2015-06-02 15:07   ` Stefan Hajnoczi
2015-06-02 16:32   ` Eric Blake
2015-06-02 15:09 ` [Qemu-devel] [PATCH v3 0/4] rocker device updates Stefan Hajnoczi

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=556DD971.70508@redhat.com \
    --to=eblake@redhat.com \
    --cc=dsahern@gmail.com \
    --cc=jiri@resnulli.us \
    --cc=qemu-devel@nongnu.org \
    --cc=sfeldma@gmail.com \
    --cc=stefanha@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.