Re: [vpp-dev] VPP 17.04 released

2017-04-19 Thread otroan
Chris, > But also, eek! I think the 17.01 release notes didn't get dual-committed last > time around. It's empty. > > I'm about to head out; I'll rustle that up when I get home if nobody else > beats me to it. Merged in the 1701 release notes into stable/1704 and master now. So a) we'll be OK

Re: [vpp-dev] VPP 17.04 released

2017-04-19 Thread otroan
Ed, > Looks like: > > https://gerrit.fd.io/r/#/c/5837/ > > wasn't cherry picked down to stable/1704 > > Ole, could we get that cherry picked down and the release respun? Yes, done. Let's hang out a few days for other issues. > Also looks like we need a test for 'working out of the box on pac

[vpp-dev] youtube video for Integration of Opendaylight sfc and vpp with nsh proxy

2017-04-19 Thread Yang, Yi Y
Hi, folks Recently we presented "Integration of OpenDaylight Service Function Chaining & Vector Packet Processing" in http://brighttalk.com/ , I believe it will help you understand VPP classifier and NSH proxy, I also uploaded my video record to https://www.youtube.com/watch?v=e4k62d8uhf4 , we

Re: [vpp-dev] Build failure with latest VPP

2017-04-19 Thread Burt Silverman
I know this in-repo is the less interesting case, but I finally found something out on the internet. Apparently this is a bug in glibc 2.22, fixed in glibc 2.23. https://sourceware.org/bugzilla/show_bug.cgi?id=19590 Burt On Tue, Apr 11, 2017 at 3:27 AM, Marco Varlese wrote: > Hi, > > I am faci

Re: [vpp-dev] VPP 17.04 released

2017-04-19 Thread Ed Warnicke
Eric, Thanks very much for getting this reported so quickly, we'll get it fixed and respun. Ed On Wed, Apr 19, 2017 at 2:47 PM, Ernst, Eric wrote: > On Wed, Apr 19, 2017 at 02:32:56PM -0700, Ed Warnicke wrote: > > Looks like: > > > > https://gerrit.fd.io/r/#/c/5837/ > > > > wasn't cherry pick

Re: [vpp-dev] VPP 17.04 released

2017-04-19 Thread Ernst, Eric
On Wed, Apr 19, 2017 at 02:32:56PM -0700, Ed Warnicke wrote: > Looks like: > > https://gerrit.fd.io/r/#/c/5837/ > > wasn't cherry picked down to stable/1704 FYI, I made the update locally to /etc/vpp/startup.conf and VPP then starts without issue. Thanks for the quick confirmation. -Eric >

Re: [vpp-dev] VPP 17.04 released

2017-04-19 Thread Ed Warnicke
Looks like: https://gerrit.fd.io/r/#/c/5837/ wasn't cherry picked down to stable/1704 Ole, could we get that cherry picked down and the release respun? Also looks like we need a test for 'working out of the box on package install'. Ed On Wed, Apr 19, 2017 at 2:27 PM, Ernst, Eric wrote: > E

Re: [vpp-dev] VPP 17.04 released

2017-04-19 Thread Ernst, Eric
Excited to start looking @ memifc. On 1701 the package worked out of the box; should I expect same for 1704 on Xenial? I pulled from https://nexus.fd.io/content/repositories/fd.io.stable.1704.ubuntu.xenial.main/ after uninstalling prior vpp packages, and when starting the service I see: Apr 19

[vpp-dev] 17.04 Features to highlight in press release

2017-04-19 Thread Ed Warnicke
The fd.io marketing committee would like to do a press release about the various 17.04 releases of projects in fd.io (vpp, honeycomb, nsh_sfc, csit, etc). In order to produce the best press release, we wanted to ask the community to chime in about what they think the most exciting new features in

Re: [vpp-dev] VPP 17.04 released

2017-04-19 Thread Ed Warnicke
Congratulations! Ed On Wed, Apr 19, 2017 at 1:46 PM, Luke, Chris wrote: > Yay! Great stuff! > > But also, eek! I think the 17.01 release notes didn't get dual-committed > last time around. It's empty. > > I'm about to head out; I'll rustle that up when I get home if nobody else > beats me to it

Re: [vpp-dev] VPP 17.04 released

2017-04-19 Thread Luke, Chris
Yay! Great stuff! But also, eek! I think the 17.01 release notes didn't get dual-committed last time around. It's empty. I'm about to head out; I'll rustle that up when I get home if nobody else beats me to it. Chris. > -Original Message- > From: vpp-dev-boun...@lists.fd.io [mailto:vp

[vpp-dev] VPP 17.04 released

2017-04-19 Thread otroan
The images are built, the wiki is updated (let me know if something has been missed). Release notes: https://docs.fd.io/vpp/17.04/release_notes_1704.html Images at: https://nexus.fd.io/ Best regards, Ole signature.asc Description: Message signed with OpenPGP __

Re: [vpp-dev] vpp for packet prepending / trimming

2017-04-19 Thread Hongbin Li
If without DPDK, is there any way to directly manipulate on a vlib_buffer_t to prepend/trim packet? Regards, Hongbin 2017-04-19 11:18 GMT-07:00 Hongbin Li : > Hi, Florin and all, > > I am trying with vpp stable/1609 and would like to utilize native dpdk > prepend/trim actions. In https://git.fd.

Re: [vpp-dev] vpp for packet prepending / trimming

2017-04-19 Thread Hongbin Li
Hi, Florin and all, I am trying with vpp stable/1609 and would like to utilize native dpdk prepend/trim actions. In https://git.fd.io/vpp/tree/vlib/vlib/buffer.h?h=stable/1609 , there is a check "#if DPDK > 0" we need to turn on in order to make vpp compile with DPDK. my question is how can i tur

Re: [vpp-dev] How to send packets from control plane to a link local IPv6 address?

2017-04-19 Thread Nagaprabhanjan Bellaru
Thanks much Neale! It works!! :-) -nagp On Wed, Apr 19, 2017 at 5:57 PM, Neale Ranns (nranns) wrote: > Hi nagp, > > > > Sorry for the delayed response, this one slipped through the cracks. > > > > That looks like a bug to me. We should learn the ND entry from the NS’s > source address, but we d

Re: [vpp-dev] How to send packets from control plane to a link local IPv6 address?

2017-04-19 Thread Neale Ranns (nranns)
Hi nagp, Sorry for the delayed response, this one slipped through the cracks. That looks like a bug to me. We should learn the ND entry from the NS’s source address, but we don’t want a FIB entry to be generated from it. This patch adds those functions: https://gerrit.fd.io/r/#/c/6264/ pleas