Hi all ,
I have launched a virtual machine with fedora20 on the host machine with
Ubuntu 12.04.5 LTS.
I have compiled DPDK-1.6 and trying to run basic dpdk application [l2fwd] . I
am getting illegal instruction (core dumped) error .
What may be the reason for this error . Need help on this .
Hi,
I have taken the code form
https://github.com/openvswitch/ovs
I have added two dpdk devices
ovs-vsctl add-port br0 dpdk0 -- set Interface dpdk0 type=dpdk
ovs-vsctl add-port br0 dpdk1 -- set Interface dpdk1 type=dpdk
https://github.com/openvswitch/ovs/blob/master/INSTALL.DPDK
In the above
Hi,
I wrote a test application using MEMNIC interfaces for inter
VM switching .[VM1 --> host --- >VM2 ]
I send uni-directional traffic from traffic generator at vm1
to the host .
And in the host my application switches traffic coming from
vm
Hi,
I compiled my testapp using this command
cc testapp.c -lrte_eal -lrte_mbuf -lrte_cmdline -lrte_timer -lrte_mempool
-lrte_pmd_ring -lethdev -lrte_malloc -ldl -lpthread -lrte_ring
-I/home/utils/dpdk-1.7.0/x86_64-native-linuxapp-gcc/include
-L/home/utils/dpdk-1.7.0/x86_64-native-linuxapp
Hi ,
Trying to write a test app for MEMNIC ...
At the EAL init I got the error while loading the memnic driver .. ..
EAL: /usr/local/lib/librte_pmd_memnic_copy.so: undefined symbol:
per_lcore__lcore_id
EAL arguments are :
./my_memnic_app --no-hpet -c 7 -n 4 --porc-type=auto -d
/u
Checking link statuses...
Port 0 Link Up - speed 1 Mbps - full-duplex
Done
testpmd>
Thanks & Regards,
Srinivas.
-Original Message-
From: Hiroshi Shimamoto [mailto:h-shimam...@ct.jp.nec.com]
Sent: Tuesday, July 15, 2014 6:23 PM
To: Srinivas Reddi; dev at dpdk.org
Subject: RE: MENNIC1
.Is there any better application to test MEMNIC for VM-VM or VM to host
data transfer .
Thanks & regards,
Srinivas.
-Original Message-
From: Hiroshi Shimamoto [mailto:h-shimam...@ct.jp.nec.com]
Sent: Tuesday, July 15, 2014 5:31 AM
To: Srinivas Reddi; dev at dpdk.org
Subject
Hi,
I want to run MEMNIC 1.2 application .
1. I compiled DPDK1.6
2. I compiled memnic.12
3. And while running memnic-hostsim appgot strucked
4.
5. [root at localhost host-sim]# ./memnic-host-sim /dev/shm/ivshm
Bus error (core dumped)
Core was generated by `./mem
8 matches
Mail list logo