DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Error while building DPDK version 19.11 over latest kernel version
@ 2020-10-01 17:04 Klei rama
  2020-10-02  7:15 ` Thomas Monjalon
  2020-10-02  7:16 ` David Marchand
  0 siblings, 2 replies; 3+ messages in thread
From: Klei rama @ 2020-10-01 17:04 UTC (permalink / raw)
  To: users

Hei,

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*]


Is there any workaround?Do I need to disable that module or should I
downgrade the kernel version? I wanted to debug my application and see if
it needs kni module but I did not not how to disable kni module. I tried
common_base and common_linux under config directory but could not find the
line which disable this module.


Any kind of help will be very much appreciated.


Cheers,

Klei

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-02  7:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-01 17:04 [dpdk-users] Error while building DPDK version 19.11 over latest kernel version Klei rama
2020-10-02  7:15 ` Thomas Monjalon
2020-10-02  7:16 ` David Marchand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).