DPDK patches and discussions
 help / color / mirror / Atom feed
From: jinho hwang <hwang.jinho@gmail.com>
To: dev <dev@dpdk.org>
Subject: Re: [dpdk-dev] CPU does not support x86-64 instruction set
Date: Thu, 6 Jun 2013 18:22:08 -0400	[thread overview]
Message-ID: <CAPQGAnF-+G7QeBceCLvnT+Vp4tYu7nE=RsFCwd5kWZOA4NSHbg@mail.gmail.com> (raw)
In-Reply-To: <CAPQGAnGQuUWQG0HCp8M-kYZJ728fZZOBc5hcSC76HvMFaHer=Q@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 925 bytes --]

On Thu, Jun 6, 2013 at 5:27 PM, jinho hwang <hwang.jinho@gmail.com> wrote:

> Hi,
>
> I am having trouble to compile the dpdk in a virtual machine. I am using
> KVM as a hypervisor, and guest os is ubuntu 12.10, kernel 3.5.0, x86_64. I
> have been using dpdk for a week and run the examples in a native platform.
> But when I try to move it to virtual machine, it gives me the following
> error:
>
> /home/guest/dpdk-1.2.3r1/lib/librte_eal/linuxapp/eal/eal.c:1:0: error: CPU
> you selected does not support x86-64 instruction set
>
> I am sure that I have installed 64 bit version as it shows in "uname -a".
> Also, /proc/cpuinfo shows "model name: QEMU Virtual CPU version
> (cpu64-rhe16)".
>
> Do you have any idea?
>
> Thank you,
>
> Jinho
>

I figured out just now. It was because gcc version. I used to use 4.4, but
in the guest virtual machine, I used 4.7 which may have additional
functions to check strictly. - Jinho

[-- Attachment #2: Type: text/html, Size: 1379 bytes --]

  reply	other threads:[~2013-06-06 22:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-06 21:27 jinho hwang
2013-06-06 22:22 ` jinho hwang [this message]
2013-06-06 23:02 dow
2014-06-23 12:42 Alex Markuze
2014-06-23 14:42 ` Thomas Monjalon

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='CAPQGAnF-+G7QeBceCLvnT+Vp4tYu7nE=RsFCwd5kWZOA4NSHbg@mail.gmail.com' \
    --to=hwang.jinho@gmail.com \
    --cc=dev@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).