Re: [vpp-dev] Building APIs outside of the VPP tree

2018-01-28 Thread Jon Loeliger
On Sun, Jan 28, 2018 at 2:42 PM, Ole Troan wrote: > Thanks for fixing it Jon! > I'm not sure there is anything much better than that. ;-) > > Cheers, > Ole I'll submit a real patch to Gerrit then. Thanks! jdl ___ vpp-dev mailing list vpp-dev@lists.fd

Re: [vpp-dev] Building APIs outside of the VPP tree

2018-01-28 Thread Ole Troan
Thanks for fixing it Jon! I'm not sure there is anything much better than that. ;-) Cheers, Ole > On 28 Jan 2018, at 17:28, Jon Loeliger wrote: > > On Sat, Jan 27, 2018 at 3:37 PM, Jon Loeliger wrote: > Folks, > > I have updated to top-of-vpp master, now at commit: > > commit fc804d9cf1d

Re: [vpp-dev] Building APIs outside of the VPP tree

2018-01-28 Thread Jon Loeliger
On Sat, Jan 27, 2018 at 3:37 PM, Jon Loeliger wrote: > Folks, > > I have updated to top-of-vpp master, now at commit: > > commit fc804d9cf1d23a616ea7bce19fc65198aa978e6e > Author: Florin Coras > Date: Fri Jan 26 01:27:01 2018 -0800 > > Fix session/tcp coverity warnings > >

[vpp-dev] Building APIs outside of the VPP tree

2018-01-27 Thread Jon Loeliger
Folks, I have updated to top-of-vpp master, now at commit: commit fc804d9cf1d23a616ea7bce19fc65198aa978e6e Author: Florin Coras Date: Fri Jan 26 01:27:01 2018 -0800 Fix session/tcp coverity warnings I am trying to build a VPP API outside of the VPP tree. It now wants to r