From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amos Kong Subject: [Autotest PATCH 00/14] Patchset of network related subtests Date: Tue, 20 Jul 2010 08:03:02 +0800 Message-ID: <20100720000217.8213.67968.stgit@z> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: autotest@test.kernel.org, qemu-devel@nongnu.org, kvm@vger.kernel.org To: lmr@redhat.com Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autotest-bounces@test.kernel.org Errors-To: autotest-bounces@test.kernel.org List-Id: kvm.vger.kernel.org The following series contain 11 network related subtests, welcome to give me some suggestions about correctness, design, enhancement. 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(-) -- Amos Kong