Hi Thomas/Ferruh, It looks like this patch is not yet merged to https://git.dpdk.org/dpdk-kmods/.
This impacts the 20.11-rc1 testing which needs the igb_uio driver. Is there any reason to not merge this? Regards, Kalesh On Mon, Oct 19, 2020 at 11:38 PM Ajit Khaparde <ajit.khapa...@broadcom.com> wrote: > On Thu, Oct 8, 2020 at 2:43 AM Burakov, Anatoly > <anatoly.bura...@intel.com> wrote: > > > > On 08-Oct-20 10:40 AM, Hariprasad Govindharajan wrote: > > > With DPDK 20.11 release, the igb_uio module is no more part of DPDK. > > > There are use cases where this module is required, for example while > > > testing the virtual ports in OvS, the virtual ports are bound to > > > igb_uio module inside a VM. So, this patch provides a Makefile > > > which can be used to build this module and use as needed. > > > > > > Before building this module, the user is expected to build the > > > DPDK using meson build system and make sure that the required > > > libraries are installed in the path /usr/local > > > > > > Signed-off-by: Hariprasad Govindharajan < > hariprasad.govindhara...@intel.com> > > > --- > > > > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> > > Acked-by: Anatoly Burakov <anatoly.bura...@intel.com> > Acked-by: Ajit Khaparde <ajit.khapa...@broadcom.com> > > > > > -- > > Thanks, > > Anatoly > -- Regards, Kalesh A P