DPDK usage discussions
 help / color / mirror / Atom feed
* Unable to build igb_uio
@ 2024-07-26 15:04 David Aldrich
  2024-07-26 16:21 ` Oleksandr Nahnybida
  2024-07-26 17:30 ` Stephen Hemminger
  0 siblings, 2 replies; 6+ messages in thread
From: David Aldrich @ 2024-07-26 15:04 UTC (permalink / raw)
  To: users

Hi
I am using DPDK 23.11.1. I need to build and install linux kernel
module igb_uio.

There are instructions here:

https://doc.dpdk.org/dts/gsg/usr_guide/igb_uio.html

that instruct to clone the dpdk-kmods repo:

# git clone http://dpdk.org/git/dpdk-kmods

and they state the contents should be:

# cp -r ./dpdk-kmods/linux/igb_uio /root/dpdk/kernel/linux/
# ls ./dpdk/kernel/linux/
igb_uio  kni  meson.build

the instruction is then to modify:

meson.build

but I don't have meson.build. I see:

$ ls /opt/intel/dpdk-stable-23.11.1/kernel/linux/
compat.h  igb_uio.c  Kbuild  Makefile

which is quite different.

Are there more up-to-date instructions, or do I need to compile with
make directly rather than use meson?

Best regards
David

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

end of thread, other threads:[~2024-07-29 13:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-26 15:04 Unable to build igb_uio David Aldrich
2024-07-26 16:21 ` Oleksandr Nahnybida
2024-07-26 17:30 ` Stephen Hemminger
2024-07-29 11:02   ` David Aldrich
2024-07-29 11:27     ` Oleksandr Nahnybida
2024-07-29 13:06       ` David Aldrich

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).