All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yijing Wang <wangyijing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
To: Rob Roschewsk
	<gerard-1/SUfjJPYocsP9Te1NuDSQC/G2K4zDHf@public.gmane.org>,
	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
Subject: Re: [PATCH] iommu/vt-d: Fix broken device issue when using iommu=pt
Date: Thu, 25 Sep 2014 10:36:02 +0800	[thread overview]
Message-ID: <54237F92.1090601@huawei.com> (raw)
In-Reply-To: <1597491265.153338.1411595791727.JavaMail.open-xchange-91tEjvOFe9KcT/DCa4qSTkaJx/dRlJfr5NbjCUgZEJk@public.gmane.org>

On 2014/9/25 5:56, Rob Roschewsk wrote:
> Hello All .... wonder if there has been any movement on this issue .... I'm having a similar issue 
>  
> I'm running an HP dl380 gen 8 with an Emulex OneConnect 10Gb iSCSI (14e4:164c) (rev 11)
> also known as " Hewlett-Packard Company NC373i Integrated Multifunction Gigabit Server Adapter"
>  
> 03:00.2 Mass storage controller: Emulex Corporation OneConnect 10Gb iSCSI Initiator (be3) (rev 01)
> 
> 03:00.3 Mass storage controller: Emulex Corporation OneConnect 10Gb iSCSI Initiator (be3) (rev 01)
> 
> Seems as soon as the iscsi target is contacted the following messages appear in the log every few seconds ....
> 

It seems to a different problem, in my issue, the DMA fault messages contained a non-exist PCI ID in system.
But in this issue, 03:00.2 is in system, the fault addr is ffffc000, I guess it's DMA virtual address allocated
by vt-d driver. And it seems to 03:00.2 has no write access authority.

> Sep 24 15:25:30  kernel: [ 78.682675] dmar: DRHD: handling fault status reg 2
> Sep 24 15:25:30  kernel: [ 78.699797] dmar: DMAR:[DMA Write] Request device [03:00.2] fault addr ffffc000
> Sep 24 15:25:30  kernel: [ 78.699797] DMAR:[fault reason 05] PTE Write access is not set
> Sep 24 15:25:30  kernel: [ 78.934546] dmar: DRHD: handling fault status reg 102
> Sep 24 15:25:30  kernel: [ 78.934549] dmar: DMAR:[DMA Write] Request device [03:00.2] fault addr ffffc000
> Sep 24 15:25:30  kernel: [ 78.934549] DMAR:[fault reason 05] PTE Write access is not set
> Sep 24 15:25:30  kernel: [ 78.935359] dmar: DRHD: handling fault status reg 202
> 
> If I pull intel_iommu=on out of the kernel command line the problem goes away.
> 
> System is running Ubuntu 14.04.1 LTS 
> 
> 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
> 
> Looking for help .... I'm not sure where I should be looking next ..... I need SR-IOV for other adapters in the box.
> 
> I have a system up that I can pull any data from that might be required.
> 
> Thanks,
> 
> --> Rob
> 
>  
> 
> 
> 
> _______________________________________________
> iommu mailing list
> iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
> https://lists.linuxfoundation.org/mailman/listinfo/iommu
> 


-- 
Thanks!
Yijing

  parent reply	other threads:[~2014-09-25  2:36 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24 21:56 [PATCH] iommu/vt-d: Fix broken device issue when using iommu=pt Rob Roschewsk
     [not found] ` <1597491265.153338.1411595791727.JavaMail.open-xchange-91tEjvOFe9KcT/DCa4qSTkaJx/dRlJfr5NbjCUgZEJk@public.gmane.org>
2014-09-25  2:36   ` Yijing Wang [this message]
     [not found]     ` <54237F92.1090601-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2014-09-25 13:56       ` Rob Roschewsk
     [not found]         ` <CAE1O4xrQYpc4o6MbN8b7kkgwTbjj+Pszu5WUwM_vErUfyQYfNw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-09-25 14:29           ` Linda Knippers
  -- strict thread matches above, loose matches on Subject: below --
2014-08-11  2:54 Yijing Wang
     [not found] ` <1407725674-27271-1-git-send-email-wangyijing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2014-08-11  3:15   ` Jiang Liu
     [not found]     ` <53E8355C.4010906-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2014-08-11  3:46       ` Yijing Wang
     [not found]         ` <53E83C9E.9060405-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2014-08-11  4:56           ` Jiang Liu
     [not found]             ` <53E84CEA.7080402-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2014-08-11  8:26               ` Yijing Wang
2014-08-11  4:43   ` Alex Williamson
     [not found]     ` <1407732187.9800.11.camel-85EaTFmN5p//9pzu0YdTqQ@public.gmane.org>
2014-08-11  8:36       ` Yijing Wang
2014-08-11 14:59       ` Linda Knippers
     [not found]         ` <53E8DA5E.8090406-VXdhtT5mjnY@public.gmane.org>
2014-08-12  1:37           ` Yijing Wang
     [not found]             ` <53E96FE0.7080600-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2014-08-12  2:34               ` Jiang Liu
2014-08-12  3:18               ` Jiang Liu
     [not found]                 ` <53E9876F.9040300-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
2014-08-12  3:48                   ` Yijing Wang
2014-08-14 16:07               ` Linda Knippers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54237F92.1090601@huawei.com \
    --to=wangyijing-hv44wf8li93qt0dzr+alfa@public.gmane.org \
    --cc=gerard-1/SUfjJPYocsP9Te1NuDSQC/G2K4zDHf@public.gmane.org \
    --cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.