qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@hp.com>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: markmc@redhat.com, qemu-devel@nongnu.org,
	"Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] virtio-net: Remove RX_EXTRA feature
Date: Mon, 15 Jun 2009 08:45:44 -0600	[thread overview]
Message-ID: <1245077144.4851.25.camel@lappy> (raw)
In-Reply-To: <200906151448.14205.rusty@rustcorp.com.au>

On Mon, 2009-06-15 at 14:48 +0930, Rusty Russell wrote:
> On Sun, 14 Jun 2009 11:01:37 pm Alex Williamson wrote:
> > On Sun, Jun 14, 2009 at 3:39 AM, Michael S. Tsirkin<mst@redhat.com> wrote:
> > > On Fri, Jun 12, 2009 at 01:17:04PM -0600, Alex Williamson wrote:
> > >> No need to use a feature bit to identify the RX modes.  The guest
> > >> will get an error back if the backend doesn't support these controls.
> > >>
> > >> Signed-off-by: Alex Williamson <alex.williamson@hp.com>
> > >
> > > What's the motivation here - are we running out of feature bits already?
> > > Using feature bits for everything makes the interface more consistent
> > > and IMO easier to use.
> >
> > See the thread starting here:
> >
> > http://lists.gnu.org/archive/html/qemu-devel/2009-06/msg00519.html
> >
> > Both Rusty and Mark voted against the feature bit.
> 
> Not quite.  I was unclear.  I support the use of a feature bit.  My question 
> is more meta.

Oh, ok.  Let's put this patch on hold then.

> Features do need justification.  (Not much, but some).  It's hard to see the 
> use case where this feature offers significant advantages over promisc.  Without 
> that, I'd wait until someone reports a need.

Thanks for clarifying, a need has been reported.  DMX is a proprietary
OS that intends to run on KVM and make use of virtio-net.  They would
like to be able to toggle unicast and multicast independently as well as
mask broadcast traffic.  The original series re-arranged some of the
filter code in the virtio-net backend that allows these filter options
to drop out nicely.  Thanks,

Alex

  reply	other threads:[~2009-06-15 14:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-12 19:17 [Qemu-devel] [PATCH] virtio-net: Remove RX_EXTRA feature Alex Williamson
2009-06-14  9:39 ` Michael S. Tsirkin
2009-06-14 13:31   ` Alex Williamson
2009-06-15  5:18     ` Rusty Russell
2009-06-15 14:45       ` Alex Williamson [this message]
2009-06-16  3:19         ` Rusty Russell
2009-06-16 14:29           ` Alex Williamson

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=1245077144.4851.25.camel@lappy \
    --to=alex.williamson@hp.com \
    --cc=markmc@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rusty@rustcorp.com.au \
    /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).