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:18 > 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 2/6] usertools/setup: remove inserting custom kernel > modules > > Custom DPDK kernel module insert support relies on make based build > variable 'RTE_TARGET' to find the location of the kernel modules, which > is not valid anymore. > > Also 'igb_uio' kernel module moved to another git repository: > https://git.dpdk.org/dpdk-kmods/ > > Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com> Tested-by: Conor Walsh <conor.wa...@intel.com>