Re: [dpdk-dev] [PATCH] eal: update comment about --no-huge option

2019-07-17 Thread Thomas Monjalon
17/07/2019 14:35, Burakov, Anatoly: > On 17-Jul-19 9:56 AM, Thomas Monjalon wrote: > > The old comment, on top of the function rte_eal_has_hugepages(), > > is really outdated and not generic enough. > > > > Signed-off-by: Thomas Monjalon > > Acked-by: Anatoly Burakov Applied

Re: [dpdk-dev] [PATCH] eal: update comment about --no-huge option

2019-07-17 Thread Burakov, Anatoly
On 17-Jul-19 9:56 AM, Thomas Monjalon wrote: The old comment, on top of the function rte_eal_has_hugepages(), is really outdated and not generic enough. Signed-off-by: Thomas Monjalon --- Acked-by: Anatoly Burakov -- Thanks, Anatoly

[dpdk-dev] [PATCH] eal: update comment about --no-huge option

2019-07-17 Thread Thomas Monjalon
The old comment, on top of the function rte_eal_has_hugepages(), is really outdated and not generic enough. Signed-off-by: Thomas Monjalon --- lib/librte_eal/common/include/rte_eal.h | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lib/librte_eal/common/include/rte_eal.h