From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 7C7759A for ; Sat, 18 Jan 2014 12:28:05 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 18 Jan 2014 03:29:19 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.95,680,1384329600"; d="scan'208,217";a="467071452" Received: from fmsmsx105.amr.corp.intel.com ([10.19.9.36]) by fmsmga002.fm.intel.com with ESMTP; 18 Jan 2014 03:24:19 -0800 Received: from fmsmsx114.amr.corp.intel.com (10.18.116.8) by FMSMSX105.amr.corp.intel.com (10.19.9.36) with Microsoft SMTP Server (TLS) id 14.3.123.3; Sat, 18 Jan 2014 03:24:19 -0800 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by FMSMSX114.amr.corp.intel.com (10.18.116.8) with Microsoft SMTP Server (TLS) id 14.3.123.3; Sat, 18 Jan 2014 03:24:19 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.26]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.185]) with mapi id 14.03.0123.003; Sat, 18 Jan 2014 19:24:17 +0800 From: "Xie, Huawei" To: "dev@dpdk.org" Thread-Topic: Re: [dpdk-dev] Issue in virtio pmd available in dpdk 1.5 - Thread-Index: Ac8UP9BmPpXDG7wYRuC4VEq2DbPyyg== Date: Sat, 18 Jan 2014 11:24:17 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-dev] Issue in virtio pmd available in dpdk 1.5 - 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: Sat, 18 Jan 2014 11:28:05 -0000 Hi: Could you give the node information for your virtio device? Is it like this: /sys/devices/pci0000:00/0000:00:08.0/uio/uio0/portio/start= ? You could also debug pci_uio_map_resource, see where is broken.