From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: Can anyone help me to run the l2fwd-ivshmem example? Date: Wed, 18 Jun 2014 10:19:38 +0200 Message-ID: <2735673.npSoVJ3cPH@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: GongJinrong Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi, 2014-06-18 15:56, GongJinrong: > I want find a zero copy framework from host to vm without any physical > NIC device, I think memnic is what you want: http://dpdk.org/doc/memnic-pmd > it seems l2fwd-ivshmem can be used, but I have problems to run > this example: > 1. there is no document about this example, even a simple readme :-( > 2. does this example need ovdk? No > 3. can I use standard qemu to run this example? Does the standard qemu > support ivshmem? You should be able to use standard Qemu. -- Thomas