qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Dmitry Fleytman <dmitry@daynix.com>
Cc: Yan Vugenfirer <yan@daynix.com>,
	Gerhard Wiesinger <lists@wiesinger.com>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH V7 0/6] VMXNET3 paravirtual NIC device implementation
Date: Wed, 21 Nov 2012 09:37:56 +0100	[thread overview]
Message-ID: <20121121083756.GA16842@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1353074135-9674-1-git-send-email-dmitry@daynix.com>

On Fri, Nov 16, 2012 at 03:55:29PM +0200, Dmitry Fleytman wrote:
> NOTE: This is not a final patches for commit,
>       they are just for the latest fixes review.
>       This set of patches still misses test for the device.
> 
>       We didn't succeed to find any guide or sample for the 
>       king of tests required (packets transmission).
>       If someone can provide a pointer to the relevant
>       information we'll be very grateful.
> 
> This set of patches implements VMWare VMXNET3 paravirtual NIC device.
> The device supports of all the device features including offload capabilties,
> VLANs and etc.
> The device is tested on different OSes:
>     Fedora 15
>     Ubuntu 10.4
>     Centos 6.2
>     Windows 2008R2
>     Windows 2008 64bit
>     Windows 2008 32bit
>     Windows 2003 64bit
>     Windows 2003 32bit

Hi Dmitry,
Just a keepalive to let you know I intend to review these patches early
next week.  Look interesting but I'm swamped with work right now.

Stefan

  parent reply	other threads:[~2012-11-21  8:38 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16 13:55 [Qemu-devel] [PATCH V7 0/6] VMXNET3 paravirtual NIC device implementation Dmitry Fleytman
2012-11-16 13:55 ` [Qemu-devel] [PATCH V7 1/6] Adding utility function net_checksum_add_cont() that allows checksum calculation of scattered data with odd chunk sizes Dmitry Fleytman
2012-11-16 13:55 ` [Qemu-devel] [PATCH V7 2/6] Adding utility function iov_net_csum_add() for iovec checksum calculation Adding utility function iov_rebuild() for smart iovec copy Dmitry Fleytman
2012-11-30 15:35   ` Stefan Hajnoczi
2012-11-16 13:55 ` [Qemu-devel] [PATCH V7 3/6] Adding common definitions for VMWARE devices Dmitry Fleytman
2012-11-16 13:55 ` [Qemu-devel] [PATCH V7 4/6] Adding common code for VMWARE network devices Dmitry Fleytman
2012-11-30 15:56   ` Stefan Hajnoczi
2012-11-16 13:55 ` [Qemu-devel] [PATCH V7 5/6] Adding packet abstraction " Dmitry Fleytman
2012-11-30 16:23   ` Stefan Hajnoczi
2012-11-16 13:55 ` [Qemu-devel] [PATCH V7 6/6] Adding VMXNET3 device implementation Dmitry Fleytman
2012-11-30 16:37   ` Stefan Hajnoczi
2012-12-02  8:33     ` Dmitry Fleytman
2012-11-21  8:37 ` Stefan Hajnoczi [this message]
2012-11-21  8:50   ` [Qemu-devel] [PATCH V7 0/6] VMXNET3 paravirtual NIC " Dmitry Fleytman
2012-11-29 17:45 ` Stefan Hajnoczi
2012-11-29 19:10   ` Dmitry Fleytman
2012-11-30 14:14     ` Paolo Bonzini
2012-11-30 16:17       ` Anthony Liguori
2012-12-02  8:31         ` Dmitry Fleytman

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=20121121083756.GA16842@stefanha-thinkpad.redhat.com \
    --to=stefanha@gmail.com \
    --cc=dmitry@daynix.com \
    --cc=lists@wiesinger.com \
    --cc=qemu-devel@nongnu.org \
    --cc=yan@daynix.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 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).