Re: [vpp-dev] Multiple Static Mappings

2018-04-06 Thread Matus Fabian -X (matfabia - PANTHEON TECHNOLOGIES@Cisco)
Fixed https://gerrit.fd.io/r/#/c/11560/ DBGvpp# set int ip address GigabitEthernet0/8/0 172.16.2.1/24 DBGvpp# show nat44 static mappings NAT44 static mappings: DBGvpp# nat44 add static mapping tcp local 10.0.0.3 1234 external GigabitEthernet0/8/0 2345 nat44 add static mapping: External addres mus

Re: [vpp-dev] #vpp CGNAT implementation in VPP

2018-04-06 Thread Hamid via Lists.Fd.Io
Thanks Fabian. I have configured these steps and it seems to work (although some variations of nat deterministic add command caused vpp to crash and reset configurations though). However, there is another command in the VPP/NAT wiki: "show nat44 deterministic mappings" which does not seem to work.

Re: [vpp-dev] #vpp CGNAT implementation in VPP

2018-04-06 Thread Matus Fabian -X (matfabia - PANTHEON TECHNOLOGIES@Cisco)
“show nat44 deterministic mappings” probably doesn’t work because you use older version of the VPP (this was changed in 1804) To delete NAT deterministic mapping use “nat44 deterministic add in / out / del” Currently you can’t alocate specific number of ports of the external address to the inter

Re: [vpp-dev] Sad News from Intel - Venky Venkatesan

2018-04-06 Thread Marco Varlese
It is a very sad and shocking news. Venky was a visioner, a scientist whilst being a humble and kind person. He has been a mentor to me and it has been a true privilige to get to know him and work with him. I am sure he'll be missed and remembered by so many people in our industry. May he rest in

Re: [vpp-dev] how to compile for Mellanox ConnectX-5 for VPP 18.01 and DPDK 18.02?

2018-04-06 Thread Daniel Bernier
Hi Ronald, Try OFED install with the following flags as well mlnxofedinstall --dpdk --upstream-libs Cheers, Daniel Bernier | Bell Canada From: vpp-dev@lists.fd.io on behalf of Marco Varlese Sent: Friday, April 6, 2018 2:49 AM To: vpp-dev@lists.fd.io S

Re: [vpp-dev] Sad News from Intel - Venky Venkatesan

2018-04-06 Thread Bob Monkman
Shocking and very sad...Venky's contributions, and his persona, as you outlined are significant and will be remembered. Robert (Bob) Monkman Director, Networking Software Strategy & Ecosystem Programs Arm 150 Rose Orchard Way San Jose, Ca 95134 M: +1.510.676.5490 Skype: robert.monkman From: gov

Re: [vpp-dev] 18.04 RC1 is cut, master and stable/1804 are open

2018-04-06 Thread Chris Luke
All, I'm going to open up stable for patches now. I've tested the Ubuntu packages from Nexus (https://wiki.fd.io/view/VPP/Installing_VPP_binaries_from_packages) and they seem to install and run fine on a freshly installed VM. Packagecloud is still devoid of packages and LF admins are looking i

Re: [vpp-dev] My patch kept failing Ubuntu 16.04 verification

2018-04-06 Thread John Lo (loj)
Thanks for your help, Marek. That worked. -John From: Marek Gradzki -X (mgradzki - PANTHEON TECHNOLOGIES at Cisco) Sent: Friday, April 06, 2018 1:58 AM To: John Lo (loj) ; vpp-dev@lists.fd.io Subject: RE: My patch kept failing Ubuntu 16.04 verification Hi, You need to rebase your patch on top

Re: [vpp-dev] Sad News from Intel - Venky Venkatesan

2018-04-06 Thread Dave Wallace
+1000 On 4/6/18 7:24 AM, Marco Varlese wrote: It is a very sad and shocking news. Venky was a visioner, a scientist whilst being a humble and kind person. He has been a mentor to me and it has been a true privilige to get to know him and work with him. I am sure he'll be missed and remembered

Re: [vpp-dev] VPP client: test_client vs VAT

2018-04-06 Thread Dave Wallace
Leela, VAT is an integral part of the Continuous Integration testing infrastructure so that is NOT appropriate to extend for your application.  However, it does offer a good set of example code on how to implement a VPP client using the binary API. Depending on what your application does, yo

Re: [vpp-dev] #vpp CGNAT implementation in VPP

2018-04-06 Thread Hamid via Lists.Fd.Io
Thanks Matus for the rapid response. The del command did the trick and I will try to repeat the setup for 18.04-rc1 build. I also got some more info through the command 'show nat44 detail' which did not show up by ? in the CLI by default. About IPFIX logging, can you suggest an example template to

Re: [vpp-dev] Sad News from Intel - Venky Venkatesan

2018-04-06 Thread Thomas F Herbert
Jim, Thanks for letting us know. I am very sorry to hear about Venky's passing. --Tom On 04/05/2018 02:36 PM, St Leger, Jim wrote: Several of you have already heard the very sad news of the passing of our dear friend and colleague Venky.  He was “Mr. DPDK” to many, a nod to his invention

Re: [**EXTERNAL**] Re: [vpp-dev] VPP client: test_client vs VAT

2018-04-06 Thread Gudimetla, Leela Sankar
Thanks Daw for the response. I think I understood now. The test_client is a good reference point to start implementing the client in my application. Thanks, Leela sankar From: Dave Wallace Date: Friday, April 6, 2018 at 7:10 AM To: Leela Gudimetla , "vpp-dev@lists.fd.io" Subject: [**EXTERNAL*

[vpp-dev] Patches for 18.04

2018-04-06 Thread Thomas F Herbert
Chris, I submitted two patches to master that should be in stable/18.04. 11556: Merged in Master: https://gerrit.fd.io/r/11556 11551: Submitted but not merged yet in master: https://gerrit.fd.io/r/11551 What should I do? Should I resubmit both patches direct to stable/18.04? --Tom -- *Thoma

Re: [vpp-dev] Patches for 18.04

2018-04-06 Thread John Lo (loj)
Hi Tom, On your gerrit page for these patches, you can just click the "Cherry Pick" bottom and choose stable/1804 branch. Regards, John From: vpp-dev@lists.fd.io On Behalf Of Thomas F Herbert Sent: Friday, April 06, 2018 2:38 PM To: vpp-dev@lists.fd.io Cc: vpp-dev ; Billy McFall Subject: [vpp

[vpp-dev] Building RPM's for VPP and include router and netlink plugins

2018-04-06 Thread Jan Hugo Prins | BetterBe
Hello, I'm currently trying ot build a BGP router based on frrouter and VPP. To do this I have tried to follow the following URL: https://github.com/FRRouting/frr/wiki/Alternate-forwarding-planes:-VPP The first part works fine. I set VPP_VAGRANT_DISTRO to centos7. I build the vpp packages and thi

Re: [vpp-dev] Patches for 18.04

2018-04-06 Thread Chris Luke
You can cherry pick them to the stable branch, though preferably with a Jira ID in the first line (you can amend the commit message after you cherry pick it). Chris. From: vpp-dev@lists.fd.io On Behalf Of Thomas F Herbert Sent: Friday, April 6, 2018 14:38 To: vpp-dev@lists.fd.io Cc: vpp-dev ; B

Re: [vpp-dev] What RPM contains vpp debug symbols?

2018-04-06 Thread Thomas F Herbert
Yichen, Sorry it took me a long time to respond. debuginfo rpms were not produced for 17.10 and 18.01 because of a side affect of a "fix" to work around a problem with rpmbuild. The plan is to restore the building of debuginfo rpms in 18.04 and subsequent releases. This is documented in h

Re: [vpp-dev] Patches for 18.04

2018-04-06 Thread Thomas F Herbert
Chris and John Thanks. will do. --Tom On 04/06/2018 03:53 PM, Chris Luke wrote: You can cherry pick them to the stable branch, though preferably with a Jira ID in the first line (you can amend the commit message after you cherry pick it). Chris. *From:*vpp-dev@lists.fd.io *On Behalf Of

Re: [vpp-dev] Building RPM's for VPP and include router and netlink plugins

2018-04-06 Thread Jan Hugo Prins | BetterBe
Hello, after some pointers from Burt Silverman I was able to build the router and netlink plugin. The process is as follows: $ git clone https://gerrit.fd.io/r/vpp $ cd vpp/build-root/vagrant/ $ export VPP_VAGRANT_DISTRO=centos7 $ vagrant up $ vagrant ssh $ sudo yum -y install https://dl.fedorapr