dpdk replay assistance
Lasal Sandeepa
lasal at tsdclanka.com
Fri Nov 18 02:13:25 CET 2022
Hello,
Ive been trying to set up the dpdk replay to test my application in the distributor configuration. But I cannot seem to get it running, neither can I find the object file under build/examples or build/usertools. Im on DPDK version 22.07. can you provide me with the necessary steps I should follow to reach my objective?
These I the steps I followed up until now.
lasal at lasal:~$ wget http://fast.dpdk.org/rel/dpdk-22.07.tar.xz
lasal at lasal:~$ tar xf dpdk-22.07.tar.xz
lasal at lasal:~$ sudo apt install build-essential meson python3-pyelftools libnuma-dev pkgconf
lasal at lasal:~$ cd dpdk-22.07
lasal at lasal:~/dpdk-22.07$ meson -Dexamples=all build
lasal at lasal:~/dpdk-22.07$ cd build
lasal at lasal:~/dpdk-22.07$ ninja -C build
lasal at lasal:~/dpdk-22.07$ cd build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/users/attachments/20221118/15f06414/attachment.htm>
More information about the users
mailing list