[Qemu-devel] Re: [RFC PATCH 04/14] KVM-test: Add a new subtest ping

2010-08-02 Thread Amos Kong
On Tue, Jul 27, 2010 at 10:15:49AM -0300, Lucas Meneghel Rodrigues wrote: > On Tue, 2010-07-20 at 09:35 +0800, Amos Kong wrote: > > This test use ping to check the virtual nics, it contains two kinds of test: > > 1. Packet loss ratio test, ping the guest with different size of packets. > > 2. Stres

[Qemu-devel] Re: [RFC PATCH 04/14] KVM-test: Add a new subtest ping

2010-07-27 Thread Lucas Meneghel Rodrigues
On Tue, 2010-07-20 at 09:35 +0800, Amos Kong wrote: > This test use ping to check the virtual nics, it contains two kinds of test: > 1. Packet loss ratio test, ping the guest with different size of packets. > 2. Stress test, flood ping guest then use ordinary ping to test the network. > > The inte