From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=52934 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Og25M-0007R7-J2 for qemu-devel@nongnu.org; Mon, 02 Aug 2010 16:58:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Og25L-0006Od-Nx for qemu-devel@nongnu.org; Mon, 02 Aug 2010 16:58:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41295) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Og25L-0006OV-FW for qemu-devel@nongnu.org; Mon, 02 Aug 2010 16:58:11 -0400 From: Lucas Meneghel Rodrigues In-Reply-To: <20100720013414.2212.13476.stgit@z> References: <20100720013414.2212.13476.stgit@z> Content-Type: text/plain; charset="UTF-8" Date: Mon, 02 Aug 2010 17:58:06 -0300 Message-ID: <1280782686.2552.227.camel@freedom> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [Autotest][RFC PATCH 00/14] Patchset of network related subtests List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amos Kong Cc: autotest@test.kernel.org, qemu-devel@nongnu.org, kvm@vger.kernel.org On Tue, 2010-07-20 at 09:34 +0800, Amos Kong wrote: > The following series contain 11 network related subtests, welcome to give me > some suggestions about correctness, design, enhancement. > > Thank you so much! Ok Amos, now that I made the first review of this patchset, I'll wait for a v2 and supersed v1. Thanks! > --- > > Amos Kong (14): > KVM-test: Add a new macaddress pool algorithm > KVM Test: Add a function get_interface_name() to kvm_net_utils.py > KVM Test: Add a common ping module for network related tests > KVM-test: Add a new subtest ping > KVM-test: Add a subtest jumbo > KVM-test: Add basic file transfer test > KVM-test: Add a subtest of load/unload nic driver > KVM-test: Add a subtest of nic promisc > KVM-test: Add a subtest of multicast > KVM-test: Add a subtest of pxe > KVM-test: Add a subtest of changing mac address > KVM-test: Add a subtest of netperf > KVM-test: Improve vlan subtest > KVM-test: Add subtest of testing offload by ethtool > > > 0 files changed, 0 insertions(+), 0 deletions(-) >