[dpdk-users] Memory leakage analyzer for DPDK-based applications

Sepehr Nazary sepehr.nazary at googlemail.com
Mon May 29 14:01:40 CEST 2017


We developed an application based on DPDK library and need to check our
probable memory leakage errors. What is the best solution for this purpose?

BTW, We tried Valgrind and got the following error:
"ERROR: This system does not support "RDRAND".
Please check that RTE_MACHINE is set correctly."
In order to solve this problem we used dpdk-valgrind project (
https://github.com/bluca/valgrind-dpdk). This project have solved the
mentioned error, but caused new errors!


More information about the users mailing list