DPDK usage discussions
 help / color / mirror / Atom feed
From: Usha Aradhya <Usha.Aradhya@radisys.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] Valgrind with DPDK
Date: Mon, 19 Sep 2016 09:14:05 +0000	[thread overview]
Message-ID: <DM5PR08MB2922E6A79F439118A027F8FA95F40@DM5PR08MB2922.namprd08.prod.outlook.com> (raw)

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

             reply	other threads:[~2016-09-19  9:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-19  9:14 Usha Aradhya [this message]
2016-09-19 17:26 ` Matthew Hall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DM5PR08MB2922E6A79F439118A027F8FA95F40@DM5PR08MB2922.namprd08.prod.outlook.com \
    --to=usha.aradhya@radisys.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).