DPDK usage discussions
 help / color / mirror / Atom feed
From: "Pathak, Pravin" <pravin.pathak@intel.com>
To: Mohammad Ghasemi <mohammad.ghasemi.dev@gmail.com>,
	"users@dpdk.org" <users@dpdk.org>
Subject: RE: Getting illegal instruction error after running dpdk-helloworld
Date: Mon, 3 Apr 2023 03:41:16 +0000	[thread overview]
Message-ID: <BL1PR11MB5461F20E405F9080A1700DB4F4929@BL1PR11MB5461.namprd11.prod.outlook.com> (raw)
In-Reply-To: <CAANzQKjp-9Wd9L7eEJ=6Vye52uZQKcm-nVM41RKdPxDAg_autg@mail.gmail.com>

Are you running on the same machine you build the DPDK? It can happen if you build on one machine and run those binaries on another. 

Use following option from DPDK documentation.

-Dplatform=generic will use configuration that works on all machines of the same architecture as the build machine.

-----Original Message-----
From: Mohammad Ghasemi <mohammad.ghasemi.dev@gmail.com> 
Sent: Sunday, April 2, 2023 8:04 AM
To: users@dpdk.org
Subject: Getting illegal instruction error after running dpdk-helloworld

Why do I get this error?
Thank you.

      reply	other threads:[~2023-04-03  3:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-02 12:03 Mohammad Ghasemi
2023-04-03  3:41 ` Pathak, Pravin [this message]

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=BL1PR11MB5461F20E405F9080A1700DB4F4929@BL1PR11MB5461.namprd11.prod.outlook.com \
    --to=pravin.pathak@intel.com \
    --cc=mohammad.ghasemi.dev@gmail.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).