From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from COL004-OMC4S1.hotmail.com (col004-omc4s1.hotmail.com [65.55.34.203]) by dpdk.org (Postfix) with ESMTP id 30BBFAFCB for ; Wed, 18 Jun 2014 09:55:53 +0200 (CEST) Received: from COL402-EAS268 ([65.55.34.200]) by COL004-OMC4S1.hotmail.com with Microsoft SMTPSVC(7.5.7601.22701); Wed, 18 Jun 2014 00:56:09 -0700 X-TMN: [0SECQhfMpPcxuc12+ISBMtZadWCrGq9c] X-Originating-Email: [jinronggong@hotmail.com] Message-ID: From: GongJinrong To: Date: Wed, 18 Jun 2014 15:56:08 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 15.0 Thread-Index: Ac+Kye/CHEK4Dei4SzKHGFN6x2Iouw== Content-Language: zh-cn X-OriginalArrivalTime: 18 Jun 2014 07:56:09.0524 (UTC) FILETIME=[C41C2740:01CF8ACA] Subject: [dpdk-dev] Can anyone help me to run the l2fwd-ivshmem example? X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jun 2014 07:55:53 -0000 Hi, I want find a zero copy framework from host to vm without any physical NIC device, 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? 3. can I use standard qemu to run this example? Does the standard qemu support ivshmem? Best Regards John Gong