[dpdk-dev] l3fwd LPM memory allocation failed

2016-08-01 Thread Raja Jayapal
Hi All, I have installed dpdk-2.2.0 on VM and when i try to run l3fwd sample application, facing the below memory error. root at tcs-Standard-PC-i440FX-PIIX-1996:/home/tcs/Downloads/dpdk-2.2.0/examples/l3fwd# ./build/l3fwd -c 0x1 -n 1 -- -p 0x3 --config="(0,0,0),(1,0,0)" EAL: Detected lcore 0

[dpdk-dev] capture packets on VM

2016-07-19 Thread Raja Jayapal
ggest if any configuarion needs to be done to make the flow to work correctly. Thanks, Raja -"Pattan, Reshma" wrote: - To: Raja Jayapal From: "Pattan, Reshma" Date: 07/15/2016 07:33PM Cc: "dev at dpdk.org" Subject: RE: [dpdk-dev] capture packets on VM

[dpdk-dev] capture packets on VM

2016-07-15 Thread Raja Jayapal
Hi All, I have installed dpdk on VM and would like to know how to capture the packets on dpdk ports. I am sending traffic from host? and want to know how to confirm whether the packets are flowing via dpdk ports. I tried with tcpdump and wireshark but could not capture the packets inside VM. set

[dpdk-dev] dpdk config on VM

2016-06-27 Thread Raja Jayapal
Hi All, I am tyrying to install dpdk on ubuntu and test the applications. I have successfully installed dpdk on Host as per the instruction guide , but little bit confused on how to bind it with VM. VM1(TrafficGen)--Host(DPDK)--VM2(Receiver) Do we need to install ovs to test the flows f

[dpdk-dev] linking error with dpdk

2016-06-18 Thread Raja Jayapal
Hi All, I am trying to install dpdk with ovs, but am getting the linking errors. Downloaded and tried with dpdk 2.0/2.2/16.04 and latest ovs. DPDK :?wget http://dpdk.org/browse/dpdk/snapshot/dpdk-2.0.0.tar.gz and?wget http://dpdk.org/browse/dpdk/snapshot/dpdk-2.2.0.tar.gz OVS : git clone https:/

[dpdk-dev] dpdk compilation issue on cumuluslinux

2016-06-01 Thread Raja Jayapal
Hi All, I am working on installing dpdk on cumuluslinux(2.5.7v). I have followed the steps as mentioned in the dpdk quick start guide for installation, but the facing issues during compilation. Steps followed: >git clone git://dpdk.org/dpdk >make config T=x86_64-native-linuxapp-gcc >sed -ri 's