From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amos Kong Subject: Re: [PATCH 14/18] KVM test: Add a netperf subtest Date: Tue, 5 Oct 2010 20:59:39 +0800 Message-ID: <20101005125938.GB12111@z> References: <1285627444-2732-1-git-send-email-lmr@redhat.com> <1285627444-2732-15-git-send-email-lmr@redhat.com> <20101005143018.267cb8ba@skywalker> Reply-To: Amos Kong Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Lucas Meneghel Rodrigues , autotest@test.kernel.org, kvm@vger.kernel.org, mst@redhat.com, jasowang@redhat.com, mgoldish@redhat.com To: pradeep Return-path: Received: from mx1.redhat.com ([209.132.183.28]:6501 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751687Ab0JEM7W (ORCPT ); Tue, 5 Oct 2010 08:59:22 -0400 Content-Disposition: inline In-Reply-To: <20101005143018.267cb8ba@skywalker> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Oct 05, 2010 at 02:30:18PM +0530, pradeep wrote: > In Todo list i find TCP_CRR UDP_RR test case failures. > > 2) netperf > > 17:35:11 DEBUG| Execute netperf client > test: /root/autotest/client/tests/netperf2/netperf-2.4.5/src/netperf -t > TCP_CRR -H 10.16.74.142 -l 60 -- -m 1 17:35:45 ERROR| Fail to execute > netperf test, protocol:TCP_CRR 17:35:45 DEBUG| Execute netperf client > test: /root/autotest/client/tests/netperf2/netperf-2.4.5/src/netperf -t > UDP_RR -H 10.16.74.142 -l 60 -- -m 1 17:36:06 ERROR| Fail to execute > netperf test, protocol:UDP_RR > > > > > I havent noticed any issues with UDP_RR > But with RHEL 5.5 guest TCP_CRR fails. with other RHEL latest distro it > works fine. Need to figure out if its test issue or RHEL 5.5 issue. This case can pass with rhel5.5 & rhel6.0, not test with fedora. it would not be the problem of testcase. I did not touch this problem, can you provide more debug info ? eg, tcpdump, ... > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html