After adding rust-dpdk to the dependencies on Cargo.toml as written in the readme, I get this error message.
If I do sudo find the file missing is actually here: /home/rust-dpdk/dpdk-stable-22.11.6/lib/dmadev/rte_dmadev_pmd.h
I have dpdk-stable-22.11.6
installed. I am on an EC2 c5n instance.
