On 11/03/2010 04:14 AM, Amos Kong wrote:
> On Tue, Nov 02, 2010 at 06:28:34PM +0530, pradeep wrote:
>> On Tue, 12 Oct 2010 15:23:05 +0800
>> Amos Kong <[email protected]> wrote:
>>
>>> On Mon, Oct 11, 2010 at 08:09:27PM +0530, pradeep wrote:
>>>> Hi Lucas, i covered below  tests on RHEL 5.5 , RHEL 6 guests with
>>>> vhost enbled.  Please find the below errors and cause for errros.
>>>>
>>>> I also attached few other test cases can be added to out TODO list
>>>> of network patchset. I am working on couple of these issues.
>>>>
>>>> 1. Nice_promisc:
>>>> -----------------
>>>> With RHEL 5.5: PASS
>>>   ...............
>>>
>>> Thanks for your feedback, I will re-test them with rhel5/6 and reply
>>> the test result.
>>
>> Hello Amos
>>
>> You got a chance to try this?
> 
> SORRY for my delay.
> 
> I tested those patch with our internal _latest_ RHEL5/6, they are all fine.
> For upstream autotest, the serial login also exists some problem, you can try 
> with "kill_vm=yes".

I think the problem might be the fact that tests call session.close() on
serial sessions.  They should only call session.close() for regular
ssh/nc/telnet sessions, not for serial sessions, because a serial
session is opened once in VM.create() and if one test closes it, the
next ones won't be able to use it.

(The reason we open the session in VM.create() is that we want to log
all output from it to a file.)

> What's the version of RHEL5/6 which you used for testing?
> 
> cc: autotest maillist :)
>>>> -----------------------------------------------------------------------------
>>>> We may include below tests to for Network Patch set:
>>>> I am working on couple of issues among below mentioned. 
>>>>
>>>> Ping6 testing
>>>>
>>>>     * ping6 with various message sizes guest to/from local/remote
>>>> host using link-local addresses 
>>>>       By default IPv6 seems to be disabled  on virbr0. Enable it by
>>>>       doing 
>>>>
>>>> NIC bonding test :
>>>>
>>>> https://fedoraproject.org/wiki/QA:Testcase_Virtualization_Nic_Bonding
>>>
>>> I have a draft patch for bonding testing, will improve and send it to
>>> mailist.
>>
>> Could you share your patch, if you have. 
> 
> Have sent to upstream maillist:
> http://test.kernel.org/pipermail/autotest/2010-November/007480.html
> 
> http://patchwork.test.kernel.org/patch/2717/
> http://patchwork.test.kernel.org/patch/2718/
> http://patchwork.test.kernel.org/patch/2719/
> http://patchwork.test.kernel.org/patch/2720/
> http://patchwork.test.kernel.org/patch/2721/
> 
> _______________________________________________
> Autotest mailing list
> [email protected]
> http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to