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

[dpdk-dev] Using valgrind with DPDK app

2020-07-10 Thread Montorsi, Francesco
Hi all, I would like to know if it's possible to run my DPDK application (I'm using DPDK 19.11) under Valgrind. I tried but it gets stuck apparently while accessing hugepages: AL: Detected memory type: socket_id:0 hugepage_sz:1073741824 EAL: Detected memory type: socket_id:1 hugepage_sz:1073