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
