[dpdk-dev] [PATCH v2] doc: add known issue for iommu and igb_uio

2014-12-12 Thread Thomas Monjalon
2014-12-12 14:50, Nicolas Dichtel: > Le 12/12/2014 14:38, Gonzalez Monroy, Sergio a ?crit : > > Any ideas why patchwork is not showing these patches? > > No ... > Thomas, do you have an idea? The parsemail script is responsible of adding new patches. So I guess the answer (bug?) is in this file:

[dpdk-dev] [PATCH v2] doc: add known issue for iommu and igb_uio

2014-12-12 Thread Nicolas Dichtel
Le 12/12/2014 14:38, Gonzalez Monroy, Sergio a ?crit : >> From: Nicolas Dichtel [mailto:nicolas.dichtel at 6wind.com] >> Sent: Friday, December 12, 2014 1:28 PM >> >> Le 12/12/2014 14:20, Gonzalez Monroy, Sergio a ?crit : From: Nicolas Dichtel [mailto:nicolas.dichtel at 6wind.com] Sent: F

[dpdk-dev] [PATCH v2] doc: add known issue for iommu and igb_uio

2014-12-12 Thread Nicolas Dichtel
Le 12/12/2014 14:20, Gonzalez Monroy, Sergio a ?crit : >> From: Nicolas Dichtel [mailto:nicolas.dichtel at 6wind.com] >> Sent: Friday, December 12, 2014 1:00 PM >> >> Le 12/12/2014 13:06, Sergio Gonzalez Monroy a ?crit : >>> Known issue regarding iommu/VT-d and igb_uio on Linux kernel version >>> 3

[dpdk-dev] [PATCH v2] doc: add known issue for iommu and igb_uio

2014-12-12 Thread Nicolas Dichtel
Le 12/12/2014 13:06, Sergio Gonzalez Monroy a ?crit : > Known issue regarding iommu/VT-d and igb_uio on Linux kernel version > 3.15 to 3.17 where unbinding the device from the driver removes the 1:1 Do you mean that the problem doesn't exist with a linux 3.18? > mapping for the device on the iommu

[dpdk-dev] [PATCH v2] doc: add known issue for iommu and igb_uio

2014-12-12 Thread Gonzalez Monroy, Sergio
> From: Nicolas Dichtel [mailto:nicolas.dichtel at 6wind.com] > Sent: Friday, December 12, 2014 1:28 PM > > Le 12/12/2014 14:20, Gonzalez Monroy, Sergio a ?crit : > >> From: Nicolas Dichtel [mailto:nicolas.dichtel at 6wind.com] > >> Sent: Friday, December 12, 2014 1:00 PM > >> > >> Le 12/12/2014 1

[dpdk-dev] [PATCH v2] doc: add known issue for iommu and igb_uio

2014-12-12 Thread Gonzalez Monroy, Sergio
> From: Nicolas Dichtel [mailto:nicolas.dichtel at 6wind.com] > Sent: Friday, December 12, 2014 1:00 PM > > Le 12/12/2014 13:06, Sergio Gonzalez Monroy a ?crit : > > Known issue regarding iommu/VT-d and igb_uio on Linux kernel version > > 3.15 to 3.17 where unbinding the device from the driver rem

[dpdk-dev] [PATCH v2] doc: add known issue for iommu and igb_uio

2014-12-12 Thread Sergio Gonzalez Monroy
Known issue regarding iommu/VT-d and igb_uio on Linux kernel version 3.15 to 3.17 where unbinding the device from the driver removes the 1:1 mapping for the device on the iommu resulting in memory access errors. Signed-off-by: Sergio Gonzalez Monroy --- doc/guides/rel_notes/known_issues.rst | 34