Re: [dpdk-dev] Using valgrind with DPDK app

2020-08-30 Thread Stephen Hemminger
On Sat, 29 Aug 2020 19:54:08 +0200 Victor Huertas wrote: > Hello, > > I have exactly the same problem as you. I have also downloaded, compiled > and installed the very last version of valgrind (v3.17). > As soon as the mempool is created, the program gets stuck. > > If valgrind cannot be used w

Re: [dpdk-dev] Using valgrind with DPDK app

2020-08-29 Thread Victor Huertas
Hello, I have exactly the same problem as you. I have also downloaded, compiled and installed the very last version of valgrind (v3.17). As soon as the mempool is created, the program gets stuck. If valgrind cannot be used with DPDK (I am using v18.11.5) as memory leak debugger, there must be oth