Re: [dpdk-dev] [PATCH 4/6] usertools/setup: remove hugepage functions

2020-11-26 Thread Walsh, Conor
Hi Ferruh, Patch tested. Thanks, Conor. > From: dev On Behalf Of Ferruh Yigit > Sent: Wednesday 25 November 2020 19:19 > To: Thomas Monjalon > Cc: Yigit, Ferruh ; dev@dpdk.org; > techbo...@dpdk.org; Stephen Hemminger > ; Richardson, Bruce > > Subject: [dpdk-dev] [PA

[dpdk-dev] [PATCH 4/6] usertools/setup: remove hugepage functions

2020-11-25 Thread Ferruh Yigit
There is a specific tool to setup hugepages, with better support, no need to have duplication. The hugepage script is: './usertools/dpdk-hugepages.py' Please try "./usertools/dpdk-hugepages.py -h" for more information about the tool. Signed-off-by: Ferruh Yigit --- usertools/dpdk-setup.sh | 14