[dpdk-dev] [ovs-discuss] OVS DPDK|DPDK|ERR|interface dpdk0 start error:operation not permitted.

2016-07-28 Thread sothy shan
On Thu, Jul 28, 2016 at 2:29 AM, Yong Wang wrote: > >> On Jul 27, 2016, at 12:25 AM, sothy shan wrote: >> >> On Tue, Jul 26, 2016 at 6:32 PM, Mauricio Vasquez >> wrote: >>> Hello Sothy, >>> >>> Sorry for the delay in answering, some busy day

[dpdk-dev] [ovs-discuss] OVS DPDK|DPDK|ERR|interface dpdk0 start error:operation not permitted.

2016-07-27 Thread sothy shan
On Tue, Jul 26, 2016 at 6:32 PM, Mauricio Vasquez wrote: > Hello Sothy, > > Sorry for the delay in answering, some busy days here. > > > On 07/25/2016 12:03 PM, sothy shan wrote: >> >> Hello Mauricio, >> >> On Sun, Jul 24, 2016 at 12:17 PM, Ma

[dpdk-dev] XL710 what is correct SFP+ connector vendor?

2015-02-06 Thread sothy shan
Hi! we are using XL710 4 portx10G. For the connetion can we use SFP+ connector from any vendor? Any specific SFP+ connector to test DPDK? We have some SFP+ connectoors. when connected, nothing is working. Thanks for your reponse. Best regards Sothy

[dpdk-dev] DPDK 1.7.1 error (PANIC in ovdk_vport_phy_port_init(): Cannot init NIC port '0' (Success))

2015-01-28 Thread sothy shan
Hi! I have one question to inii NIC port in DPDK 1.7.1. I got the following error/ EAL: PCI device :03:00.0 on NUMA socket -1 EAL: probe driver: 8086:150e rte_igb_pmd EAL: PCI memory mapped at 0x7fa5a5261000 EAL: PCI memory mapped at 0x7fa5a7538000 EAL: PCI device :03:00.1 on NUMA

[dpdk-dev] No probed ethernet devices /DPDP 1.7.1 in Fedora 21

2015-01-16 Thread sothy shan
On Fri, Jan 16, 2015 at 5:35 PM, Olivier MATZ wrote: > Hi Sothy, > > On 01/16/2015 05:07 PM, sothy shan wrote: >> On Fri, Jan 16, 2015 at 3:27 PM, Olivier MATZ >> wrote: >>>> When I do with >>>> >>>> export RTE_SDK=$(pwd)

[dpdk-dev] No probed ethernet devices /DPDP 1.7.1 in Fedora 21

2015-01-16 Thread sothy shan
On Fri, Jan 16, 2015 at 3:27 PM, Olivier MATZ wrote: > Hi Sothy, > > On 01/16/2015 03:10 PM, sothy shan wrote: >> I guess you are completely wrong. >> >> Becasue when I do >> >> make config T=x86_64-ivshmem-linuxapp-gcc >> make >> >> Testpm

[dpdk-dev] No probed ethernet devices /DPDP 1.7.1 in Fedora 21

2015-01-16 Thread sothy shan
t; On Fri, Jan 09, 2015 at 05:20:31PM +0100, sothy shan wrote: > > According to your argument, > > > > I compiled qemu in DPDK OVS as provided with command. > > > > After that, I compiled as stated here. > > > > cd DPDK # DPDK sub-di

[dpdk-dev] No probed ethernet devices /DPDP 1.7.1 in Fedora 21

2015-01-09 Thread sothy shan
014 at 09:01:13AM +0100, sothy shan wrote: > > On Thu, Dec 25, 2014 at 6:08 PM, Neil Horman > wrote: > > > > > On Thu, Dec 25, 2014 at 10:11:51AM +0100, sothy shan wrote: > > > > On Wed, Dec 24, 2014 at 4:04 PM, Neil Horman > > > wrote: > >

[dpdk-dev] No probed ethernet devices /DPDP 1.7.1 in Fedora 21

2014-12-26 Thread sothy shan
On Thu, Dec 25, 2014 at 6:08 PM, Neil Horman wrote: > On Thu, Dec 25, 2014 at 10:11:51AM +0100, sothy shan wrote: > > On Wed, Dec 24, 2014 at 4:04 PM, Neil Horman > wrote: > > > > > On Wed, Dec 24, 2014 at 02:26:21PM +0100, sothy shan wrote: > > > > Hello!

[dpdk-dev] No probed ethernet devices /DPDP 1.7.1 in Fedora 21

2014-12-25 Thread sothy shan
On Wed, Dec 24, 2014 at 4:04 PM, Neil Horman wrote: > On Wed, Dec 24, 2014 at 02:26:21PM +0100, sothy shan wrote: > > Hello! > > > > I am playing with DPDK 1.7.1 in Fedora. > > > > When I do like this: > > > > export RTE_SDK=$(pwd)export RTE_TARGET=&

[dpdk-dev] No probed ethernet devices /DPDP 1.7.1 in Fedora 21

2014-12-24 Thread sothy shan
Hello! I am playing with DPDK 1.7.1 in Fedora. When I do like this: export RTE_SDK=$(pwd)export RTE_TARGET="x86_64-ivshmem-linuxapp-gcc" make install T="$RTE_TARGET" It worked. Means Testpmd is running. When I run as mentioned below: make CONFIG_RTE_BUILD_SHARED_LIB=y install T="$RTE_TARGET"

[dpdk-dev] librte_distributor.so: cannot open shared object file

2014-12-18 Thread sothy shan
Hi! I am in fedora 21. I build sucesfully. I set the LD_LIBRARY_PATH. When I run the testpmd file, I am getting above error. Thank for your help. [cubiq at localhost dpdk-1.7.1]$ echo $LD_LIBRARY_PATH /home/cubiq/dpdk-1.7.1/x86_64-ivshmem-linuxapp-gcc/lib [cubiq at localhost dpdk-1.7.1]$ sudo ./x

[dpdk-dev] Build sucess DPDK 1.7.1 in UBunutu, testpmd failed with librte_distributor.so

2014-12-11 Thread sothy shan
Hi! I am trying these commands. based on suggestion http://dpdk.org/ml/archives/dev/2014-October/006247.html $RTE_TARGET=/x86_64-ivshmem-linuxapp-gcc $make CONFIG_RTE_BUILD_COMBINE_LIBS=y CONFIG_RTE_BUILD_SHARED_LIB=y install T="$RTE_TARGET" EXTRA_LDFLAGS=--no-as-needed Build sucessfully. B

[dpdk-dev] rte_config.h missing in DPDK 1.7.1

2014-12-11 Thread sothy shan
double check if they are properly defined and exported > > marc > > > On 11/12/14 12:17, sothy shan wrote: > >> Hi! >> I am seeking help on installing DPDK OVS with DPDK 1.7.1 on ubuntu 14.04. >> If any body knows solutin, please let me. >> >> I compile

[dpdk-dev] rte_config.h missing in DPDK 1.7.1

2014-12-11 Thread sothy shan
Hi! I am seeking help on installing DPDK OVS with DPDK 1.7.1 on ubuntu 14.04. If any body knows solutin, please let me. I compile in a typical way for DPDK 1.7.1 with x86_64_native-linuxaap-gcc. command: make config T=x86_64-native-linuxapp-gcc make It compiled and worked. I am able to run testp

[dpdk-dev] librte_distributor.so: cannot open shared object file: No such file or directory

2014-12-11 Thread sothy shan
Hi! I compiled DPDK v1.7.1 on ubunutu 14.04. I used following commands to compille. cd DPDKexport RTE_SDK=$(pwd)export RTE_TARGET="x86_64-ivshmem-linuxapp-gcc" make CONFIG_RTE_BUILD_COMBINE_LIBS=y CONFIG_RTE_BUILD_SHARED_LIB=y install T="$RTE_TARGET" I mounted hugepages and

[dpdk-dev] collect2: error: ld returned 1 exit status -->> DPDK 1.7.1

2014-11-13 Thread sothy shan
Hi! I run the command below and got an error with Collect2. May I know why? Best regards Sothy Command:>>> $export RTE_TARGET="x86_64-ivshmem-linuxapp-gcc" $make CONFIG_RTE_BUILD_COMBINE_LIBS=y CONFIG_RTE_BUILD_SHARED_LIB=y install T="$RTE_TARGET" Error:>>> == Build app/test-acl CC main.o

[dpdk-dev] system level L3 performance

2014-11-07 Thread sothy shan
Hi! Do you know any definition of system level L3 performance? I was reading slides of IDF14. They are saying they achieved 320 Gbps of systel level L3 performance using DPDK 1.7.O in Intel Xeon E5_2699 V3 But they used two 10G ports. I wondering the relationship. Thank for your explanation. B

[dpdk-dev] rte_eth_dev_configure

2014-07-24 Thread sothy shan
Thanks and it is working and help me a lot. On Thu, Jul 24, 2014 at 3:05 PM, Thomas Monjalon wrote: > 2014-07-24 15:00, sothy shan: > > I have problem when I try dpdk ovs with DPDK 1.7. DPDK 1.7 alone working > > well. > [...] > > I am not sure when I using DPDK ovs, ho

[dpdk-dev] rte_eth_dev_configure

2014-07-24 Thread sothy shan
lon: > > 2014-07-24 14:34, sothy shan: > > > Second, any clue why rte_eth_dev_configure give an error with code -22? > > > > It depends of your driver. > > Example: #define IXGBE_ERR_NO_SAN_ADDR_PTR -22 > > It's more probably -EINVAL without driver de

[dpdk-dev] rte_eth_dev_configure

2014-07-24 Thread sothy shan
Hello! I am trying to use DPDK ovs (development branch) with DPDK1.7. There is an error when running ovs_dpdk command. Error is PANIC in ovdk_vport_phy_port_init. Cannot initi NIC port 0 (-22). Based on my search within code, rte_eth_dev_configure gives an error with code -22. My question is

[dpdk-dev] implicit declaration of function rte_igb_pmd_init()

2014-07-09 Thread sothy shan
Hi All! I have an error when I compile latest DPDK ovs code. DPDK version is 1.7. Error is: CC main.o CC init.o In file included from /home/cubiq/sothy/dpdk-ovs/openvswitch/datapath/dpdk/init.c:42:0: /home/cubiq/sothy/dpdk-ovs/ope

[dpdk-dev] Intel DPDK: exception_path:RTE_ARCH

2014-07-02 Thread sothy shan
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: &

[dpdk-dev] Intel DPDK: exception_path:RTE_ARCH

2014-07-02 Thread sothy shan
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 st

[dpdk-dev] Intel DPDK: exception_path:RTE_ARCH

2014-07-02 Thread sothy shan
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

[dpdk-dev] Intel DPDK: exception_path:RTE_ARCH

2014-07-02 Thread sothy shan
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