From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41444) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gTr2O-0003EJ-GY for qemu-devel@nongnu.org; Mon, 03 Dec 2018 11:25:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gTr2J-0001P3-Mt for qemu-devel@nongnu.org; Mon, 03 Dec 2018 11:25:36 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60950) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gTr2J-0001Of-HK for qemu-devel@nongnu.org; Mon, 03 Dec 2018 11:25:31 -0500 References: <20181203100608.28538-1-jasowang@redhat.com> <20181203100608.28538-3-jasowang@redhat.com> From: Eric Blake Message-ID: <008aa0d8-dcb0-7424-edee-d1f9f72f7231@redhat.com> Date: Mon, 3 Dec 2018 10:25:20 -0600 MIME-Version: 1.0 In-Reply-To: <20181203100608.28538-3-jasowang@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH V4 for 3.1 2/4] virtio-net-test: accept variable length argument in pci_test_start() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jason Wang , qemu-devel@nongnu.org, peter.maydell@linaro.org Cc: mst@redhat.com, ppandit@redhat.com, liq3ea@163.com, liq3ea@gmail.com, pbonzini@redhat.com, thuth@redhat.com On 12/3/18 4:06 AM, Jason Wang wrote: > This allows flexibility to be reused for all kinds of command line > used by other tests. > > Signed-off-by: Jason Wang > --- > tests/virtio-net-test.c | 17 +++++++++++------ > 1 file changed, 11 insertions(+), 6 deletions(-) > Reviewed-by: Eric Blake -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org