DPDK usage discussions
 help / color / mirror / Atom feed
* Getting illegal instruction error after running dpdk-helloworld
@ 2023-04-02 12:03 Mohammad Ghasemi
  2023-04-03  3:41 ` Pathak, Pravin
  0 siblings, 1 reply; 2+ messages in thread
From: Mohammad Ghasemi @ 2023-04-02 12:03 UTC (permalink / raw)
  To: users

Why do I get this error?
Thank you.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: Getting illegal instruction error after running dpdk-helloworld
  2023-04-02 12:03 Getting illegal instruction error after running dpdk-helloworld Mohammad Ghasemi
@ 2023-04-03  3:41 ` Pathak, Pravin
  0 siblings, 0 replies; 2+ messages in thread
From: Pathak, Pravin @ 2023-04-03  3:41 UTC (permalink / raw)
  To: Mohammad Ghasemi, users

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-03  3:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-02 12:03 Getting illegal instruction error after running dpdk-helloworld Mohammad Ghasemi
2023-04-03  3:41 ` Pathak, Pravin

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).