On Fri, Oct 2, 2020 at 9:06 AM Klei rama <[email protected]> wrote: > I am trying to build DPDK version 19.11 in my ubuntu machine (18.04) with > the latest kernel version 5.9. It gives me an error while I try to build > it. The error is when I try to build linux/kni module. > The error looks something like this: > > *dpdk/kernel/linux/kni/kni_dev.h:104:30:* *error: *passing argument 1 of ‘ > *get_user_pages_remote*’ from incompatible pointer type [ > *-Werror=incompatible-pointer-types*]
There was a patch merged recently in the main branch. See: https://git.dpdk.org/dpdk/commit/?id=87efaea6376c -- David Marchand
