DPDK patches and discussions
 help / color / mirror / Atom feed
From: sothy shan <sothy.e98@gmail.com>
To: Alex Markuze <alex@weka.io>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Intel DPDK: exception_path:RTE_ARCH
Date: Wed, 2 Jul 2014 14:24:00 +0200	[thread overview]
Message-ID: <CAHcF_0YrRL7Cn05v5bcgX7FMc9Vfc=dtdO4ds4iNaA-a1BxgOQ@mail.gmail.com> (raw)
In-Reply-To: <CAKfHP0XNmn4zCPd2+42gCLKJw_AS1qonMPiHtLX4ghHBUDR76w@mail.gmail.com>

I followed and error is there again.
See more description here: make didnot worked. I still use 1.6. :-)

cubiq@WKS-LNX-006:~$ ${RTE_SDK}
cubiq@WKS-LNX-006:~$ ${RTE_TARGET}
cubiq@WKS-LNX-006:~$ export RTE_SDK=/home/cubiq/sothy/dpdk-1.6.0r2
cubiq@WKS-LNX-006:~$ export RTE_TARGET=x86_64-native-linuxapp-gcc
cubiq@WKS-LNX-006:~$ cd ${RTE_SDK}
cubiq@WKS-LNX-006:~/sothy/dpdk-1.6.0r2$ cd examples/exception_path/
cubiq@WKS-LNX-006:~/sothy/dpdk-1.6.0r2/examples/exception_path$ make
/home/cubiq/sothy/dpdk-1.6.0r2/mk/rte.extvars.mk:71:
/home/cubiq/sothy/dpdk-1.6.0r2/x86_64-native-linuxapp-gcc/.config: Aucun
fichier ou dossier de ce type
/home/cubiq/sothy/dpdk-1.6.0r2/mk/rte.vars.mk:99: *** RTE_ARCH is not
defined. Arrêt.
cubiq@WKS-LNX-006:~/sothy/dpdk-1.6.0r2/examples/exception_path$





On Wed, Jul 2, 2014 at 11:56 AM, Alex Markuze <alex@weka.io> wrote:

> You need, to define the following variables before compiling, please refer
> to the DPDK documentation.
>
>
> export RTE_TARGET=x86_64-native-linuxapp-gcc
>
> export RTE_SDK=/home/user/dpdk
>
>
> On Wed, Jul 2, 2014 at 12:48 PM, sothy shan <sothy.e98@gmail.com> wrote:
>
>> Hello!
>>
>> I started playing Intel DPDK example. I used to compile exception_path
>> code.
>> When I do make command "make", I got an error,
>>
>> RTE_ARCH is not set. So I set the variable via terminal bash using
>>
>> export RTE_ARCH=x86_64
>>
>> Stilll it is not working. Any wrong anywhere?
>>
>> Thanks for your reponse.
>>
>> Best regards
>> Sothy
>>
>
>

      parent reply	other threads:[~2014-07-02 12:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-02  9:48 sothy shan
2014-07-02  9:56 ` Alex Markuze
2014-07-02 10:00   ` Thomas Monjalon
2014-07-02 10:04     ` sothy shan
2014-07-02 14:19       ` sothy shan
2014-07-02 12:24   ` sothy shan [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='CAHcF_0YrRL7Cn05v5bcgX7FMc9Vfc=dtdO4ds4iNaA-a1BxgOQ@mail.gmail.com' \
    --to=sothy.e98@gmail.com \
    --cc=alex@weka.io \
    --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).