On 09/26/2018 08:42 AM, Burakov, Anatoly wrote:
On 18-Sep-18 8:10 PM, eric zhang wrote:
From: Santosh Shukla <[email protected]>
In the case of user don't want to use bus iova scheme and want
to override.
For that, Adding eal option --iova-mode=<string> where valid input
string is 'pa' or 'va'.
Signed-off-by: Santosh Shukla <[email protected]>
Signed-off-by: Jerin Jacob <[email protected]>
---
Needs documentation update in Programmer's Guide to explain why such a
thing might be needed, and update EAL parameter guides.
For the patch itself,
Acked-by: Anatoly Burakov <[email protected]>
Thanks Anatoly. Documentations were updated and patch is at
http://patchwork.dpdk.org/patch/45785/. Would you please give a review?
Eric