Re: [vpp-dev] schedule vpp graph nodes on seperate cores

2017-02-25 Thread yusuf khan
Hi, comments inline as [YK] Br, Yusuf On Sat, Feb 25, 2017 at 12:27 AM, Kinsella, Ray wrote: > inline > > On 24/02/2017 16:56, yusuf khan wrote: > >> Hi, >> >> On my test setup, which is server machine with Intel(R) Xeon(R) CPU >> E5-2680 v3 @ 2.50G

[vpp-dev] schedule vpp graph nodes on seperate cores

2017-02-24 Thread yusuf khan
Hi, On my test setup, which is server machine with Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz and 16GB RAM. I am comparing dpdk aesni_mb l2fwd-crypto decryption results with VPP dpdk-esp-decrypt node. I see 1 Mpps difference. l2wd-crypto can process 3 Mpps(size 168) but vpp dpdk crypto can only pro

Re: [vpp-dev] dpdk sw crypto- build error

2017-02-24 Thread yusuf khan
; > > *From:* vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] *On > Behalf Of *Nicolau, Radu > *Sent:* Thursday, February 23, 2017 6:06 PM > *To:* Tkachuk, Georgii ; Lu, Patrick < > patrick...@intel.com>; yusuf khan ; > vpp-dev@lists.fd.io > *Subject:* Re: [v

[vpp-dev] dpdk sw crypto- build error

2017-02-22 Thread yusuf khan
Hi, I am trying to build latest vpp with vpp_uses_dpdk_cryptodev_sw = yes option to enable vpp sw crypto. Initilia steps of downloading/compiling aesni-mb and isal-crypto works fine. But during linking stage i am getting below errors... CCLD bin/vpp CCLD vpp_api_test CCLD pcap2pg

Re: [vpp-dev] VPP performance degradation with multiple nic polling

2017-02-13 Thread yusuf khan
Hi, Comments inline. Br, Yusuf On Mon, Feb 13, 2017 at 9:20 PM, Damjan Marion wrote: > > > On 10 Feb 2017, at 18:03, yusuf khan wrote: > > > > Hi, > > > > I am testing vpp performance for l3 routing. I am pumping traffic from > moongen which is sendin

[vpp-dev] VPP performance degradation with multiple nic polling

2017-02-10 Thread yusuf khan
Hi, I am testing vpp performance for l3 routing. I am pumping traffic from moongen which is sending packet at 10Gbps line rate with 84 bytes packet size. If i start vpp with single worker thread(in addition to main thread), vpp is able to route almost at the line rate. Almost because i see some dr

Re: [vpp-dev] vpp build failure while creating rpm package

2017-01-27 Thread yusuf khan
.fd.io/r/#/c/4894/> > gerrit.fd.io > ©2016 FD.io a Linux Foundation Collaborative Project. All Rights Reserved. > Linux Foundation is a registered trademark of The Linux Foundation. > > > Gabriel Ganne > -- > *From:* vpp-dev-boun...@lists.f

[vpp-dev] vpp build failure while creating rpm package

2017-01-27 Thread yusuf khan
Hi Team, I am able to build vpp on centos vm but it failes while creating the rpm package. with below error. All the dependencies are installed. --- Processing files: vpp-debuginfo-17.04-rc0~141_g1730077.x86_64 Provides: vpp-debu