Re: [dpdk-dev] [PATCH v2 0/3] Improve automatic selection of IOVA mode

2019-07-05 Thread Thomas Monjalon
14/06/2019 11:39, David Marchand: > In SPDK, not all drivers are registered with DPDK at start up time. > Previously, that meant DPDK always chose to set itself up in IOVA_PA > mode. Instead, when the correct iova choice is unclear based on the > devices and drivers known to DPDK at start up time,

Re: [dpdk-dev] [PATCH v2 0/3] Improve automatic selection of IOVA mode

2019-07-02 Thread Thomas Monjalon
No review at all? I can merge then? 27/06/2019 19:05, Thomas Monjalon: > Help in review would be much appreciated here, thanks. > > 14/06/2019 11:39, David Marchand: > > In SPDK, not all drivers are registered with DPDK at start up time. > > Previously, that meant DPDK always chose to set itself

Re: [dpdk-dev] [PATCH v2 0/3] Improve automatic selection of IOVA mode

2019-06-27 Thread Thomas Monjalon
Help in review would be much appreciated here, thanks. 14/06/2019 11:39, David Marchand: > In SPDK, not all drivers are registered with DPDK at start up time. > Previously, that meant DPDK always chose to set itself up in IOVA_PA > mode. Instead, when the correct iova choice is unclear based on th

[dpdk-dev] [PATCH v2 0/3] Improve automatic selection of IOVA mode

2019-06-14 Thread David Marchand
In SPDK, not all drivers are registered with DPDK at start up time. Previously, that meant DPDK always chose to set itself up in IOVA_PA mode. Instead, when the correct iova choice is unclear based on the devices and drivers known to DPDK at start up time, use other heuristics (such as whether /pro