Re: [dpdk-users] Building mlx4 drivers

2017-11-07 Thread Shahaf Shuler
Hi Mike November 7, 2017 10:50 PM, Michael Sowka: > > Hello, I am experiencing some early difficulties in building the mlx4 driver > for > a ConnectX-3 device. > > Following the documentation at > https://emea01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdpd > k.org%2Fdoc%2Fguides%2Fni

[dpdk-users] Promiscuous mode in testpmd

2017-11-07 Thread Yichen Wang (yicwang)
Hi, guys, I am trying a very easy PVP test case in my setup, which uses TRex as the traffic generator, VPP as the vswitch, and testpmd as the loopback VNF. The flow is similar to page 5 in this document: http://fast.dpdk.org/doc/perf/DPDK_17_08_Intel_virtio_performance_report.pdf, except I am

[dpdk-users] 82599 can't bring up with PCI-passthrough in ESXI and KVM

2017-11-07 Thread MAC Lee
Hi All,    I encounter a problem when I init testpmd with DPDK 17.08 in my VM environment (ESXI 6.5 and KVM in redhat). It will show the following message when init: testpmd   -c 0xc -w 13:00.0 -w 13:00.1 -n 4 --socket-mem 2895 EAL: Detected 4 lcore(s)EAL: Debug dataplane logs available - lower

Re: [dpdk-users] Building mlx4 drivers

2017-11-07 Thread Thomas Monjalon
Hi, 07/11/2017 21:49, Michael Sowka: > Hello, I am experiencing some early difficulties in building the mlx4 > driver for a ConnectX-3 device. Which version of DPDK? [...] > Again, i'm sticking with docs to not install anything outside of what > MLNX_OFED provides in its packages, but where is t

[dpdk-users] Building mlx4 drivers

2017-11-07 Thread Michael Sowka
Hello, I am experiencing some early difficulties in building the mlx4 driver for a ConnectX-3 device. Following the documentation at http://dpdk.org/doc/guides/nics/mlx4.html, I have installed the MLNX_OFED bundle, enabled the CONFIG_RTE_LIBRTE_MLX4_PMD=y build option, but fail to build the driver

Re: [dpdk-users] DPDK 17.11-rc2 and Pktgen 3.4.2 make error

2017-11-07 Thread Alessio Silvestro
Dear Wiles, Same error also in app/pktgen-stats.c:187 and app/pktgen-latency.c:163. Thanks for the hint. Best regards, Alessio -Original Message- From: Wiles, Keith [mailto:keith.wi...@intel.com] Sent: 07 November 2017 17:27 To: Alessio Silvestro Cc: users@dpdk.org Subject: Re: [dpdk-u

Re: [dpdk-users] DPDK 17.11-rc2 and Pktgen 3.4.2 make error

2017-11-07 Thread Wiles, Keith
Sorry, around the second fprintf() in the function. > On Nov 7, 2017, at 10:25 AM, Wiles, Keith wrote: > > > >> On Nov 7, 2017, at 9:18 AM, Alessio Silvestro >> wrote: >> >> Dear all, >> >> I have debian (4.13.0-0.bpo.1-amd64) and dpdk 17.11-rc2. >> >> I am trying to install pktgen (3.4.2

Re: [dpdk-users] DPDK 17.11-rc2 and Pktgen 3.4.2 make error

2017-11-07 Thread Wiles, Keith
> On Nov 7, 2017, at 9:18 AM, Alessio Silvestro > wrote: > > Dear all, > > I have debian (4.13.0-0.bpo.1-amd64) and dpdk 17.11-rc2. > > I am trying to install pktgen (3.4.2), but when I do make I got the following > error: > > > CC cli-functions.o > In file included from /usr/local/pktgen

[dpdk-users] DPDK 17.11-rc2 and Pktgen 3.4.2 make error

2017-11-07 Thread Alessio Silvestro
Dear all, I have debian (4.13.0-0.bpo.1-amd64) and dpdk 17.11-rc2. I am trying to install pktgen (3.4.2), but when I do make I got the following error: CC cli-functions.o In file included from /usr/local/pktgen-3.4.2/app/pktgen.h:112:0, from /usr/local/pktgen-3.4.2/app/cli-fun

Re: [dpdk-users] IPsec offload

2017-11-07 Thread De Lara Guarch, Pablo
Hi Avi, > -Original Message- > From: Avi Cohen (A) [mailto:avi.co...@huawei.com] > Sent: Tuesday, November 7, 2017 1:36 PM > To: De Lara Guarch, Pablo ; Thomas > Monjalon > Cc: users@dpdk.org; ol...@mellanox.com > Subject: RE: [dpdk-users] IPsec offload > > Thank you Pablo > 1. Now I hav

Re: [dpdk-users] [ovs-dev] adding dpdk ports sharing same pci address to ovs-dpdk bridge

2017-11-07 Thread Yuanhan Liu
On Tue, Oct 10, 2017 at 06:26:51PM +0530, devendra rawat wrote: > > Hi Everyone, > > > > Anything finalized for sorting out this issue, do you need any more > > information regarding this issue ? > > Hi, > > I put together a very rough RFC that aims to work-around the issu

Re: [dpdk-users] IPsec offload

2017-11-07 Thread Avi Cohen (A)
Thank you Pablo 1. Now I have multiple build errors 'undeclared here' when building dpdk for example aes_gcm_enc_128_sse . I'm trying to find where these are declared 2. Regarding the crypto-device - I have Intel x540-AT2 Nic Regards Avi > -Original Message- > From: De Lara Guarch, Pablo

Re: [dpdk-users] IPsec offload

2017-11-07 Thread De Lara Guarch, Pablo
Hi Avi, > -Original Message- > From: Avi Cohen (A) [mailto:avi.co...@huawei.com] > Sent: Tuesday, November 7, 2017 8:55 AM > To: De Lara Guarch, Pablo ; Thomas > Monjalon > Cc: users@dpdk.org; ol...@mellanox.com > Subject: RE: [dpdk-users] IPsec offload > > > > > Thank you Pablo > > > C

Re: [dpdk-users] IPsec offload

2017-11-07 Thread De Lara Guarch, Pablo
Hi Avi, > -Original Message- > From: Avi Cohen (A) [mailto:avi.co...@huawei.com] > Sent: Tuesday, November 7, 2017 9:49 AM > To: De Lara Guarch, Pablo ; Thomas > Monjalon > Cc: users@dpdk.org; ol...@mellanox.com > Subject: RE: [dpdk-users] IPsec offload > > Hi Pablo > When running - I ge

Re: [dpdk-users] IPsec offload

2017-11-07 Thread Avi Cohen (A)
Hi Pablo When running - I get "Unable to parse device 'crypto_aesni_gcm0' (then the app. Exit) Regards, Avi > -Original Message- > From: De Lara Guarch, Pablo [mailto:pablo.de.lara.gua...@intel.com] > Sent: Tuesday, 07 November, 2017 11:43 AM > To: Avi Cohen (A); Thomas Monjalon > Cc: us

Re: [dpdk-users] IPsec offload

2017-11-07 Thread De Lara Guarch, Pablo
Hi Avi, > -Original Message- > From: Avi Cohen (A) [mailto:avi.co...@huawei.com] > Sent: Monday, November 6, 2017 5:16 PM > To: De Lara Guarch, Pablo ; Thomas > Monjalon > Cc: users@dpdk.org; ol...@mellanox.com > Subject: RE: [dpdk-users] IPsec offload > > Pablo > This cmd-line is for a

Re: [dpdk-users] IPsec offload

2017-11-07 Thread Avi Cohen (A)
> > Thank you Pablo > > Can you supply an example command line to run the ipsec-secgw ? > > ./examples/ipsec-secgw/build/ipsec-secgw -l 10,11 -n 4 -- > vdev="crypto_aesni_gcm0" / > -- -p 0x1 -P --config="(0,0,10)" -f ep-sample.cfg > > Where ep-sample.cfg contains: > > sp ipv4 out esp protect 00