Hi Ferruh, Tested V2 patch, the docs also build successfully.
Thanks, Conor. > From: Yigit, Ferruh <ferruh.yi...@intel.com> > Sent: Thursday 26 November 2020 14:19 > To: Thomas Monjalon <tho...@monjalon.net> > Cc: Yigit, Ferruh <ferruh.yi...@intel.com>; dev@dpdk.org; > techbo...@dpdk.org; Stephen Hemminger > <step...@networkplumber.org>; Richardson, Bruce > <bruce.richard...@intel.com>; Walsh, Conor <conor.wa...@intel.com> > Subject: [PATCH v2 4/6] usertools/setup: remove hugepage functions > > 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 <ferruh.yi...@intel.com> Tested-by: Conor Walsh <conor.wa...@intel.com>