[dpdk-dev] Got bug while using valgrind on OVS-DPDK?

Sam batmanustc at gmail.com
Tue Apr 3 08:45:41 CEST 2018


Hi all,

I want to use valgrind to check if there is memleak of OVS-DPDK's
ovs-vswitchd, so I use this command:

valgrind ovs-vswitchd ...


But got errors like this:

the system does not support "RDRNAD"
> please check that RTE_MACHINE is set correctly


Does that mean valgrind does NOT support OVS-DPDK ovs-vswitchd? How could I
check if ovs-vswitchd has no memleak?

thank you~


More information about the dev mailing list