From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent JARDIN Subject: Re: High performance with Virtio - librte_pmd_virtio Date: Wed, 06 Aug 2014 18:15:16 +0200 Message-ID: <53E25494.6090401@6wind.com> References: <53E24235.2040407@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Emerson Barea Return-path: Received: from mail-we0-f180.google.com ([74.125.82.180]:50780 "EHLO mail-we0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752854AbaHFQPS (ORCPT ); Wed, 6 Aug 2014 12:15:18 -0400 Received: by mail-we0-f180.google.com with SMTP id w61so2850432wes.11 for ; Wed, 06 Aug 2014 09:15:16 -0700 (PDT) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: you should never need to call it. We did design this PMD to be a plugin of DPDK applications. It is not a KVM talk! -> DPDK. On 06/08/2014 17:02, Emerson Barea wrote: > Thank you for your response, but, how I said previously, I already did > this test and its was ok. My question is how can I call virtio using > this librte_pmd_virtio dpdk library. > > Somebody knows? > > > 2014-08-06 11:56 GMT-03:00 Vincent JARDIN : >> Check on dev DPDK mailing list. >> >> It should help: >> http://dpdk.org/doc/virtio-net-pmd >> >> >> >> On 06/08/2014 16:47, Emerson Barea wrote: >>> >>> Hi there. >>> >>> I'm trying to use librte_pmd_virtio and I got success in the test >>> indicated >>> in README file. But now, I want to know how I create a vm using this dpdk >>> tunned virtio. >>> >>> Somebody knows how can I create this vm? >>> >>> qemu-system-x86_64 -hda image.img (what more???) >>> >>> Thank you. >>> >>> Emerson Barea >>> -- >>> 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 >>> >>