There's a closed pull request on the void-packages repository New package: dpdk 19.08 https://github.com/void-linux/void-packages/pull/15977 Description: DKMS works. ``` $ dkms status $ dpdk-igb-uio, 19.08, 5.3.8_1, x86_64: installed $ dpdk-rte-kni, 19.08, 5.3.8_1, x86_64: installed ``` I'm using the meson build system now. Thanks for the hint. `build_style` is `meta` though as I had problems compiling the project. I hope that's ok for you.