On Wed, Jul 2, 2014 at 12:04 PM, sothy shan wrote:
>
>
>
> On Wed, Jul 2, 2014 at 12:00 PM, Thomas Monjalon <
> thomas.monjalon at 6wind.com> wrote:
>
>> 2014-07-02 12:56, Alex Markuze:
>> > On Wed, Jul 2, 2014 at 12:48 PM, sothy shan
>> wrote:
>> > > I started playing Intel DPDK example. I used
I followed and error is there again.
See more description here: make didnot worked. I still use 1.6. :-)
cubiq at WKS-LNX-006:~$ ${RTE_SDK}
cubiq at WKS-LNX-006:~$ ${RTE_TARGET}
cubiq at WKS-LNX-006:~$ export RTE_SDK=/home/cubiq/sothy/dpdk-1.6.0r2
cubiq at WKS-LNX-006:~$ export RTE_TARGET=x86_64-n
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 wrote:
> Hello!
>
> I started playing Intel DPDK example. I used to co
On Wed, Jul 2, 2014 at 12:00 PM, Thomas Monjalon
wrote:
> 2014-07-02 12:56, Alex Markuze:
> > On Wed, Jul 2, 2014 at 12:48 PM, sothy shan wrote:
> > > I started playing Intel DPDK example. I used to compile exception_path
> > > code.
> > > When I do make command "make", I got an error,
> > >
> >
2014-07-02 12:56, Alex Markuze:
> On Wed, Jul 2, 2014 at 12:48 PM, sothy shan wrote:
> > 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
>
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.
B
6 matches
Mail list logo