Re: [dpdk-dev] [PATCH v3 0/3] force IOVA to a particular mode

2018-10-30 Thread Alejandro Lucero
On Tue, Oct 30, 2018 at 1:48 PM Burakov, Anatoly wrote: > On 30-Oct-18 12:02 PM, Alejandro Lucero wrote: > > > > > > On Sun, Oct 28, 2018 at 11:04 PM Thomas Monjalon > > wrote: > > > > 11/10/2018 12:08, Thomas Monjalon: > > > +Cc more maintainers in order to

Re: [dpdk-dev] [PATCH v3 0/3] force IOVA to a particular mode

2018-10-30 Thread Burakov, Anatoly
On 30-Oct-18 12:02 PM, Alejandro Lucero wrote: On Sun, Oct 28, 2018 at 11:04 PM Thomas Monjalon > wrote: 11/10/2018 12:08, Thomas Monjalon: > +Cc more maintainers in order to collect more reviews > > 04/10/2018 11:19, Burakov, Anatoly: > > O

Re: [dpdk-dev] [PATCH v3 0/3] force IOVA to a particular mode

2018-10-30 Thread Alejandro Lucero
On Sun, Oct 28, 2018 at 11:04 PM Thomas Monjalon wrote: > 11/10/2018 12:08, Thomas Monjalon: > > +Cc more maintainers in order to collect more reviews > > > > 04/10/2018 11:19, Burakov, Anatoly: > > > On 03-Oct-18 9:53 PM, eric zhang wrote: > > > > This patchset introduces an EAL command line opt

Re: [dpdk-dev] [PATCH v3 0/3] force IOVA to a particular mode

2018-10-28 Thread Thomas Monjalon
11/10/2018 12:08, Thomas Monjalon: > +Cc more maintainers in order to collect more reviews > > 04/10/2018 11:19, Burakov, Anatoly: > > On 03-Oct-18 9:53 PM, eric zhang wrote: > > > This patchset introduces an EAL command line option "--iova-mode" > > > to give the user a facility to force IOVA mod

Re: [dpdk-dev] [PATCH v3 0/3] force IOVA to a particular mode

2018-10-11 Thread Thomas Monjalon
+Cc more maintainers in order to collect more reviews 04/10/2018 11:19, Burakov, Anatoly: > On 03-Oct-18 9:53 PM, eric zhang wrote: > > This patchset introduces an EAL command line option "--iova-mode" > > to give the user a facility to force IOVA mode to a special value. > > > > Auto detection o

Re: [dpdk-dev] [PATCH v3 0/3] force IOVA to a particular mode

2018-10-04 Thread Burakov, Anatoly
On 03-Oct-18 9:53 PM, eric zhang wrote: This patchset introduces an EAL command line option "--iova-mode" to give the user a facility to force IOVA mode to a special value. Auto detection of the IOVA mode, based on probing the bus and IOMMU configuration, may not report the desired addressing mo

[dpdk-dev] [PATCH v3 0/3] force IOVA to a particular mode

2018-10-03 Thread eric zhang
This patchset introduces an EAL command line option "--iova-mode" to give the user a facility to force IOVA mode to a special value. Auto detection of the IOVA mode, based on probing the bus and IOMMU configuration, may not report the desired addressing mode when virtual devices that are not direc