From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFgbq-0007aP-8w for qemu-devel@nongnu.org; Thu, 16 Jul 2015 06:41:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZFgbn-0003XQ-1b for qemu-devel@nongnu.org; Thu, 16 Jul 2015 06:41:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35964) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFgbm-0003X2-Ss for qemu-devel@nongnu.org; Thu, 16 Jul 2015 06:41:42 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 6FB5B8E67C for ; Thu, 16 Jul 2015 10:41:42 +0000 (UTC) Date: Thu, 16 Jul 2015 11:41:40 +0100 From: Stefan Hajnoczi Message-ID: <20150716104140.GG3963@stefanha-thinkpad.redhat.com> References: <1436767460-2679-1-git-send-email-jasowang@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gm5TwAJMO0F2iVRz" Content-Disposition: inline In-Reply-To: <1436767460-2679-1-git-send-email-jasowang@redhat.com> Subject: Re: [Qemu-devel] [PATCH V2 1/2] tests: introduce basic pci test for virtio-net List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jason Wang Cc: famz@redhat.com, qemu-devel@nongnu.org, mst@redhat.com --gm5TwAJMO0F2iVRz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jul 13, 2015 at 02:04:19PM +0800, Jason Wang wrote: > Signed-off-by: Jason Wang > --- > Changes from V1: > - replace the magic value 12 with a macro > --- > tests/Makefile | 2 +- > tests/virtio-net-test.c | 186 ++++++++++++++++++++++++++++++++++++++++++++++-- > 2 files changed, 180 insertions(+), 8 deletions(-) I haven't reviewed this series in detail but it's great that you are doing this! Stefan --gm5TwAJMO0F2iVRz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVp4pkAAoJEJykq7OBq3PIw+YH/A9UcC2g8cWEGhDQ40/dNbw3 LJnUG+E2goDApgikDJiqCuIa1SykhpIEdNmHh4w2Y6LHWCGkwXwKhEFlamhn08xR IDHtSkAg65MvSzTawpCN9k4cRGoSZq8VH7uBjMPNnfuTM5u+ZhdBxrT5Bv4S8MnN OYCjiDdw0bEC5P+yU/qs/MZzVBBsSMIQuYWUSzKW8QNQWQA/7N/cCjvOrNkiJ9Ww H5l7ostBUHIAEr4AohCcEDeoPcglt8NlZyxs81hioHYTZfymSXYmRziFc7R39Low 9kO8BO5dQgn2EPH0Hjxrl3PYc//lBxHe/+ieLaKAkqp5xshdtUvvhgnYQHBqFEk= =b2F5 -----END PGP SIGNATURE----- --gm5TwAJMO0F2iVRz--