Re: [dpdk-dev] dpaax warnings

2018-10-17 Thread Shreyansh Jain
On Wednesday 17 October 2018 11:29 AM, Shreyansh Jain wrote: > On Wednesday 17 October 2018 03:57 AM, Thomas Monjalon wrote: >> Hi Shreyansh, >> >> When initializing DPDK on x86, we get those warnings: >> dpaax: Unable to glob device-tree memory node: >> (/proc/device-tree/memory[@0-9]*/reg)(

Re: [dpdk-dev] dpaax warnings

2018-10-16 Thread Shreyansh Jain
On Wednesday 17 October 2018 03:57 AM, Thomas Monjalon wrote: > Hi Shreyansh, > > When initializing DPDK on x86, we get those warnings: > dpaax: Unable to glob device-tree memory node: > (/proc/device-tree/memory[@0-9]*/reg)(3) > dpaax: PA->VA translation not available; > dpaax:

[dpdk-dev] dpaax warnings

2018-10-16 Thread Thomas Monjalon
Hi Shreyansh, When initializing DPDK on x86, we get those warnings: dpaax: Unable to glob device-tree memory node: (/proc/device-tree/memory[@0-9]*/reg)(3) dpaax: PA->VA translation not available; dpaax: Expect performance impact. Is it possible to avoid running dpaax ini