From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 7417DC40C for ; Fri, 24 Jul 2015 11:17:06 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga103.jf.intel.com with ESMTP; 24 Jul 2015 02:17:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,537,1432623600"; d="scan'208";a="768844205" Received: from smonroyx-mobl.ger.corp.intel.com (HELO [10.237.220.49]) ([10.237.220.49]) by fmsmga002.fm.intel.com with ESMTP; 24 Jul 2015 02:17:01 -0700 Message-ID: <55B2028C.5090601@intel.com> Date: Fri, 24 Jul 2015 10:17:00 +0100 From: "Gonzalez Monroy, Sergio" User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: "Rapelly, Varun" References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] iommu Error on DL380 G8 with RHEL 7.1 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: Fri, 24 Jul 2015 09:17:06 -0000 On 24/07/2015 09:54, Rapelly, Varun wrote: > Hi All, > > I'm not able to send packets through OVS bridge [with dpdk] when iommu is enabled on HP DL380 G8 [RHEL 7.1]. Getting following errors in dmesg. > > [ 0.657681] IOMMU: Setting identity map for device 0000:01:00.2 [0xbdff6000 - 0xbdffcfff] > [ 0.657686] IOMMU: Prepare 0-16MiB unity mapping for LPC > [ 4458.091522] dmar: DMAR:[DMA Read] Request device [0a:00.0] fault addr 1a633d000 > DMAR:[fault reason 06] PTE Read access is not set > [ 4458.164541] dmar: DMAR:[DMA Read] Request device [0a:00.0] fault addr 1a633d000 > DMAR:[fault reason 06] PTE Read access is not set > [ 4458.337565] dmar: DMAR:[DMA Read] Request device [0a:00.1] fault addr 1a63cd000 > DMAR:[fault reason 06] PTE Read access is not set > [ 4458.637356] dmar: DMAR:[DMA Read] Request device [0a:00.0] fault addr 1a637d000 > DMAR:[fault reason 06] PTE Read access is not set > > Where as in another machine ProLiant DL380 G7 [RHEL 7.1] everything works fine. Is it something do with the hardware on Gen8 machine? > > The following link shows the similar problem. > > http://comments.gmane.org/gmane.comp.networking.dpdk.devel/2281 > > In the below HP link, they quoted the same problem. I upgraded ROM to the latest version, but no luck. :( > > http://h20564.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c03323800 > > > > We need this flag to be enabled [SR-IOV] on that machine. > > > > Please let me know, is there any way to resolve this issue? > > Regards, > Varun > Hi Varun, As I replied in you previous post, the issue is most likely related to HP. You need to contact HP for a solution to your issues as suggested in the following thread by Lee A. Roberts from HP: http://dpdk.org/ml/archives/dev/2015-March/015504.html Sergio