On Wed, Dec 11, 2013 at 10:04 AM, Vincenzo Maffione
wrote:
> Do you want me to send the patch?
Don't worry about it, I sent a patch this morning.
Stefan
Do you want me to send the patch?
Thanks,
Vincenzo
2013/12/11 Stefan Hajnoczi
> On Tue, Dec 10, 2013 at 10:49:00AM -0700, Eric Blake wrote:
> > On 12/09/2013 06:11 AM, Stefan Hajnoczi wrote:
> > > +++ b/qapi-schema.json
> > > @@ -3009,6 +3009,27 @@
> > > 'hubid': 'int32' } }
> > >
>
On Tue, Dec 10, 2013 at 10:49:00AM -0700, Eric Blake wrote:
> On 12/09/2013 06:11 AM, Stefan Hajnoczi wrote:
> > +++ b/qapi-schema.json
> > @@ -3009,6 +3009,27 @@
> > 'hubid': 'int32' } }
> >
> > ##
> > +# @NetdevNetmapOptions
> > +#
> > +# Connect a client to a netmap-enabled NIC or to
On 12/09/2013 06:11 AM, Stefan Hajnoczi wrote:
> From: Vincenzo Maffione
>
> This patch adds support for a network backend based on netmap.
> netmap is a framework for high speed packet I/O. You can use it
> to build extremely fast traffic generators, monitors, software
> switches or network midd
From: Vincenzo Maffione
This patch adds support for a network backend based on netmap.
netmap is a framework for high speed packet I/O. You can use it
to build extremely fast traffic generators, monitors, software
switches or network middleboxes. Its companion software switch
VALE lets you interc