[dpdk-dev] [PATCH] pkg: add dkms to build kernel module

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Feb 7 18:04:23 CET 2017


Hi,

So the idea is to package DPDK kernel modules with DKMS.
And if we do not want to use DKMS, we just have to remove this part?
Could we better identify the DKMS part to remove? Or add a variable to switch
between the 2 modes?

2017-01-18 22:45, Anders Roxell:
> +MAKE="source /usr/share/dpdk/buildtools/dpdk-sdk-env.sh; make MODULE_CFLAGS='-I/usr/include/dpdk -include /usr/include/dpdk/rte_config.h'"

What is dpdk-sdk-env.sh?


More information about the dev mailing list