All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Dmitry Fleytman <dmitry@daynix.com>
Cc: Yan Vugenfirer <yan@daynix.com>,
	Gerhard Wiesinger <lists@wiesinger.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	anthony@codemonkey.ws, Stefan Hajnoczi <stefanha@gmail.com>
Subject: Re: [Qemu-devel] [PATCH V7 0/6] VMXNET3 paravirtual NIC device implementation
Date: Fri, 30 Nov 2012 09:14:24 -0500 (EST)	[thread overview]
Message-ID: <728430859.16818384.1354284864833.JavaMail.root@redhat.com> (raw)
In-Reply-To: <CAGHCxhfCju0FQUE8WhVadUMAcCfWHHS6c0KHNsQsnj+gVVqjzA@mail.gmail.com>

> Yes, we tested this device with various guests (both Linux and
> Windows) and it also passed WHQL tests for Windows Server 2008 R2
> OS. The issue is Anthony asked us to write a basic test for the device (a
> packet transmission test) and we are trying to get some reference
> code or documentation to do this.

At QEMU summit we agreed that tests would only be required after
the corresponding virtio model have it (i.e. virtio-scsi for SCSI
HBAs, virtio-net for NICs, virtio-blk for non-SCSI block devices).
Since these haven't even been posted, nor has libqos, I believe
these patches are good to go.

Dmitry is a nice guy anyway and will sure write testcases as soon
as the infrastructure is in, right? :)

Paolo

  reply	other threads:[~2012-11-30 14:14 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 ` [Qemu-devel] [PATCH V7 0/6] VMXNET3 paravirtual NIC " Stefan Hajnoczi
2012-11-21  8:50   ` Dmitry Fleytman
2012-11-29 17:45 ` Stefan Hajnoczi
2012-11-29 19:10   ` Dmitry Fleytman
2012-11-30 14:14     ` Paolo Bonzini [this message]
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=728430859.16818384.1354284864833.JavaMail.root@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=anthony@codemonkey.ws \
    --cc=dmitry@daynix.com \
    --cc=lists@wiesinger.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.com \
    --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 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.