Getting illegal instruction error after running dpdk-helloworld
Pathak, Pravin
pravin.pathak at intel.com
Mon Apr 3 05:41:16 CEST 2023
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 at gmail.com>
Sent: Sunday, April 2, 2023 8:04 AM
To: users at dpdk.org
Subject: Getting illegal instruction error after running dpdk-helloworld
Why do I get this error?
Thank you.
More information about the users
mailing list