[dpdk-users] Valgrind with DPDK

Usha Aradhya Usha.Aradhya at radisys.com
Mon Sep 19 11:14:05 CEST 2016


Hi ,

I tried running calgrind (part of Valgrind package) for one of our application using dpdk. But finding these below errors .

ERROR: This system does not support "RDRAND".
Please check that RTE_MACHINE is set correctly.


Additional details :
64 bit machine with Ubuntu

I have cpuflags set in file rte.cpuflags.mk as

ifneq ($(filter $(AUTO_CPUFLAGS),__RDRND__),)
CPUFLAGS += RDRAND
endif

Thanks & Regards,
Usha Aradhya


More information about the users mailing list