DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Issue when the kernel parameter intel_iommu=on is being used
@ 2014-01-05 12:37 Sridhar S
  2014-01-05 17:28 ` François-Frédéric Ozog
  0 siblings, 1 reply; 3+ messages in thread
From: Sridhar S @ 2014-01-05 12:37 UTC (permalink / raw)
  To: dev

Hello,



I am using DPDK 1.5 for development of host pmd for device “Connect X3”.



I am observing issue  while the ConnectX3 device DMA to a memory which is
allocated with rte_memzone_reserve_aligned() API .

The issue(please refer ERROR below) has been observed if the system runs
with the kernel parameter “intel_iommu=on”.



ERROR :

dmar: DRHD: handling fault status reg 302

dmar: DMAR:[DMA Write] Request device [01:00.0] fault addr 4f883000

DMAR:[fault reason 01] Present bit in root entry is clear


The reported "fault Addr" is the physical address which was returned by the
Above API.



I don’t see any issue with the same code when the system up with kernel
parameter intel_iommu=off.




Can you share your comments on this issue?


Thanks in advance

Sri

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-01-06 14:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-05 12:37 [dpdk-dev] Issue when the kernel parameter intel_iommu=on is being used Sridhar S
2014-01-05 17:28 ` François-Frédéric Ozog
2014-01-06 14:03   ` Sridhar S

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).