From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from COL004-OMC4S15.hotmail.com (col004-omc4s15.hotmail.com [65.55.34.217]) by dpdk.org (Postfix) with ESMTP id 15A2958D3 for ; Tue, 17 Jun 2014 08:49:28 +0200 (CEST) Received: from COL402-EAS76 ([65.55.34.200]) by COL004-OMC4S15.hotmail.com with Microsoft SMTPSVC(7.5.7601.22701); Mon, 16 Jun 2014 23:49:44 -0700 X-TMN: [HoFgILyXCAa2fzrikYBPA2pZQQyZaOhP] X-Originating-Email: [jinronggong@hotmail.com] Message-ID: From: GongJinrong To: Date: Tue, 17 Jun 2014 14:49:44 +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+J988IINBxQwVOR5WlfAHBuwFQ0g== Content-Language: zh-cn X-OriginalArrivalTime: 17 Jun 2014 06:49:44.0983 (UTC) FILETIME=[52B9B270:01CF89F8] Subject: [dpdk-dev] Need help to run l2fwd-ivshmem 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: Tue, 17 Jun 2014 06:49:29 -0000 Hi, Can anyone give some guide about how to run l2fwd-ivshmem, I run host binary by "host -c 7 -n 3", but got "EAL: No free hugepages reported in hugepages-2048kB", how can I make l2fwd-ivshmem work? Another question, is the guest receive data from host binary? Best Regards John Gong