From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Meneghel Rodrigues Subject: Re: [PATCH] KVM test: virtio_console test v2 Date: Tue, 07 Sep 2010 16:48:31 -0300 Message-ID: <1283888912.2779.23.camel@freedom> References: <1283396336-3970-1-git-send-email-lmr@redhat.com> <4C7F5D5F.4010101@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: autotest@test.kernel.org, kvm@vger.kernel.org, amit.shah@redhat.com, Jiri Zupka To: =?UTF-8?Q?Luk=C3=A1=C5=A1?= Doktor Return-path: Received: from mx1.redhat.com ([209.132.183.28]:31391 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755480Ab0IGTsh (ORCPT ); Tue, 7 Sep 2010 15:48:37 -0400 In-Reply-To: <4C7F5D5F.4010101@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, 2010-09-02 at 10:16 +0200, Luk=C3=A1=C5=A1 Doktor wrote: > Dne 2.9.2010 04:58, Lucas Meneghel Rodrigues napsal(a): > > From: Luk=C3=A1=C5=A1 Doktor > > > > 1) Starts VMs with the specified number of virtio console devices > > 2) Start smoke test > > 3) Start loopback test > > 4) Start performance test > > > > This test uses an auxiliary script, console_switch.py, that is > > copied to guests. This script has functions to send and write > > data to virtio console ports. Details of each test can be found > > on the docstrings for the test_* functions. > > > > Changes from v1: > > * Style fixes > > * Whitespace cleanup > > * Docstring and message fixes > > * ID for char devices can't be a simple number, fix it > > > > Tested with Fedora 13 guest/host, -smp 1. > > > > Signed-off-by: Lukas Doktor > > Signed-off-by: Jiri Zupka > > Signed-off-by: Lucas Meneghel Rodrigues >=20 > Thank you, Lucas, we are currently working on another version which i= s=20 > going to be more similar to Amit Shah's C tests in order to fasten=20 > further tests development. We'll use your comments and python style. Lukas, FYI, I have commited an updated version of the virtio-console test, see commits: http://autotest.kernel.org/changeset/4775 http://autotest.kernel.org/changeset/4772 When sending your updated version, please send it as a diff over the upstream code, OK? Thank you very much! > Regards, > Luk=C3=A1=C5=A1 > -- > 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