From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tan, Jianfeng" Subject: Re: [PATCH 0/4] virtio support for container Date: Mon, 11 Jan 2016 23:53:08 +0800 Message-ID: <5693CFE4.4060405@intel.com> References: <1446748276-132087-1-git-send-email-jianfeng.tan@intel.com> <1452426182-86851-1-git-send-email-jianfeng.tan@intel.com> <058a01d14c7b$5cdc60d0$16952270$@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: nakajima.yoshihiro@lab.ntt.co.jp, mst@redhat.com, ann.zhuangyanying@huawei.com To: Pavel Fedin , dev@dpdk.org Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 4EACF3796 for ; Mon, 11 Jan 2016 16:53:49 +0100 (CET) In-Reply-To: <058a01d14c7b$5cdc60d0$16952270$@samsung.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Fedin, > With the aforementioned fixes i tried to run it inside libvirt-lxc. I got the following: > a) With hugepages - "abort with 256 hugepage files exceed the maximum of 8 for vhost-user" - i set -m 512 This is currently a known issue, we have discussed in another thread with Tetsuya. > b) With --single-file - ovs runs, but doesn't get any packets at all. When i try to ping the container from within host side, it > counts drops on vhost-user port. Can you check the OVS in host side, if it prints out message of "virtio is now ready for processing"? Thanks, Jianfeng > > Kind regards, > Pavel Fedin > Expert Engineer > Samsung Electronics Research center Russia > >