From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=38950 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ObBh2-0007z7-MQ for qemu-devel@nongnu.org; Tue, 20 Jul 2010 08:13:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ObBh1-0006V7-KV for qemu-devel@nongnu.org; Tue, 20 Jul 2010 08:13:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1027) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObBh1-0006UI-Df for qemu-devel@nongnu.org; Tue, 20 Jul 2010 08:13:03 -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: Tue, 20 Jul 2010 09:12:58 -0300 Message-ID: <1279627978.3105.1.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. Awesome work, will start to review them today. Thanks! > Thank you so much! > > --- > > 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(-) >