From: "Andreas Färber" <afaerber@suse.de>
To: Jiri Pirko <jiri@resnulli.us>, qemu-devel@nongnu.org
Cc: armbru@redhat.com, aliguori@amazon.com, stefanha@redhat.com,
mst@redhat.com
Subject: Re: [Qemu-devel] [patch qemu] net: move queue number into NICPeers
Date: Mon, 26 May 2014 12:24:30 +0200 [thread overview]
Message-ID: <5383165E.70804@suse.de> (raw)
In-Reply-To: <1401098648-14717-1-git-send-email-jiri@resnulli.us>
Am 26.05.2014 12:04, schrieb Jiri Pirko:
> It indicates the number of elements in ncs field and makes sense to have
> int inside NICPeers. Also in parse_netdev we do not need to access
> container and work with NICPeers only.
>
> Signed-off-by: Jiri Pirko <jiri@resnulli.us>
> ---
> hw/core/qdev-properties-system.c | 3 +--
> hw/net/virtio-net.c | 2 +-
> include/net/net.h | 2 +-
> net/net.c | 4 ++--
> 4 files changed, 5 insertions(+), 6 deletions(-)
Looks trivial on the qdev side. I'm assuming this will be handled
through the net tree.
Andreas
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
next prev parent reply other threads:[~2014-05-26 10:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-26 10:04 [Qemu-devel] [patch qemu] net: move queue number into NICPeers Jiri Pirko
2014-05-26 10:24 ` Andreas Färber [this message]
2014-05-26 11:58 ` Michael S. Tsirkin
2014-06-27 9:24 ` 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=5383165E.70804@suse.de \
--to=afaerber@suse.de \
--cc=aliguori@amazon.com \
--cc=armbru@redhat.com \
--cc=jiri@resnulli.us \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.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.