Re: [vpp-dev] issues with opensuse and centos verify job for stable/1801

2018-03-14 Thread Ed Kern
Well regardless of this trashing on the sandbox I put a stopgap fix in a few hours ago and when vanessa returns she will merge the addition so that we are also safe there. sorry about the trouble..thanks to damjan for overriding and hooking you up Ed On Mar 14, 2018, at 10:22 AM, Ed Kern (ejk

[vpp-dev] Ccache vs VPPAPIGEN

2018-03-14 Thread Jon Loeliger
Good Evening Sports Fans, Have we got a match for you tonight! In this corner, ccache. Loved for it speed and hackery, hated for its invasive corruptibility. In the other corner, we have vppapigen, loved tool of the single-source definitions for all things yet hated as the monster that will not

Re: [vpp-dev] LOG and ERROR handlers

2018-03-14 Thread Keith Burns
If using default startup.conf found; src/vpp/conf/startup.conf it is /var/log/vpp/vpp.log On Wed, Mar 14, 2018 at 9:27 AM Sara Gittlin wrote: > Hello All, > > what are the VPP standard log and error handlers ? > > Thank you > -Sara > > > >

Re: [vpp-dev] FD.io ARM virtual key signing Wed Mar 14 6am PST

2018-03-14 Thread Tina Tsou
Dear all, Some folks missed today’s meeting, because only US changed to summer time first. There will be another virtual key signing session next Wednesday 03/21, 6am California time. Same Zoom info. https://wiki.fd.io/view/VPP/AArch64 https://zoom.us/j/5301185804 Thank you, Tina Tsou Enterpr

[vpp-dev] LOG and ERROR handlers

2018-03-14 Thread Sara Gittlin
Hello All, what are the VPP standard log and error handlers ? Thank you -Sara -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8544): https://lists.fd.io/g/vpp-dev/message/8544 View All Messages In Topic (1): https://lists.fd.io/g/vpp-dev/topic

Re: [vpp-dev] issues with opensuse and centos verify job for stable/1801

2018-03-14 Thread Ed Kern
matus, This is not your problem and im not suggesting it is…but trying to understand different behavior on sandbox. Since this time it just burned me but I dont want it to happen again. If I run this by hand make verify on opensuse properly picks up 17.11 as the desired version https://jen

Re: [vpp-dev] Adding new lib to makefile

2018-03-14 Thread Sara Gittlin
Thank you Dave This is working Regards -Sara On Wed, Mar 14, 2018 at 4:34 PM, Dave Barach (dbarach) wrote: > Add it to sample.am: > > sample_plugin_la_LIBADD = [or +=, depending] -lconfig > > > -Original Message- > From: vpp-dev@lists.fd.io On Behalf Of Sara Gittlin > Sent: Wednesday, Ma

Re: [vpp-dev] Adding new lib to makefile

2018-03-14 Thread Dave Barach
Add it to sample.am: sample_plugin_la_LIBADD = [or +=, depending] -lconfig -Original Message- From: vpp-dev@lists.fd.io On Behalf Of Sara Gittlin Sent: Wednesday, March 14, 2018 8:10 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] Adding new lib to makefile Hello All in my plugin i'm us

Re: [vpp-dev] issues with opensuse and centos verify job for stable/1801

2018-03-14 Thread Matus Fabian -X (matfabia - PANTHEON TECHNOLOGIES@Cisco)
https://jenkins.fd.io/job/vpp-verify-1801-opensuse/166/console 05:49:33 make[2]: Leaving directory '/w/workspace/vpp-verify-1801-opensuse/dpdk' 05:49:33 sudo rpm -Uih vpp-dpdk-devel-17.11-vpp1.x86_64.rpm 05:49:33 05:49:34 package vpp-dpdk-devel-18.02-vpp

Re: [vpp-dev] issues with opensuse and centos verify job for stable/1801

2018-03-14 Thread Ed Kern
Its because they are always built from scratch (at least right now) for the opensuse image. So in a nutshell when we start adding them….ill start removing them :) Ed On Mar 14, 2018, at 12:52 AM, Matus Fabian -X (matfabia - PANTHEON TECHNOLOGIES at Cisco) mailto:matfa...@cisco.com>> wrote:

Re: [vpp-dev] Adding new lib to makefile

2018-03-14 Thread Sara Gittlin
Thank you Burt this is my sample.am - taken from dpdk.am - but stiil get undefined symbol in runtime i added the libconfig vppplugins_LTLIBRARIES += sample_plugin.la sample_plugin_la_LDFLAGS = $(AM_LDFLAGS) -lsample #LDLIBS = -lconfig #LDFLAGS += -lconfig sample_plugin_la_LDFLAGS += -Wl,-

Re: [vpp-dev] Adding new lib to makefile

2018-03-14 Thread Burt Silverman
There are some automake files like dpdk.am and marvell.am and tlsmbedtls.am that show the non-preferred way to use ..._LDFLAGS to add the library you will use; you should use ..._LDADD just to conform to (my reading of) the automake manual https://www.gnu.org/software/automake/manual/automake.pdf.

[vpp-dev] Adding new lib to makefile

2018-03-14 Thread Sara Gittlin
Hello All in my plugin i'm using libconfig to read/parse configuration file. VPP fails when calling to my-plugin-int because this lib is not linked. [/usr/bin/vpp: symbol lookup error: /usr/lib/vpp_plugins/sample_plugin.so: undefined symbol: config_init] which Makefile should i add this new li

Re: [vpp-dev] FD.io ARM virtual key signing Wed Mar 14 6am PST

2018-03-14 Thread Edward Warnicke
If you could reply to me privately with your: (name, GPG fingerprint) that would greatly expedite the key signing today at 6am PST. Please note, I *will* have to verify your ID/fingerprint on the call, but having it in front of my as a reference helps tremendously expedite the process. Ed On Tu

Re: [vpp-dev] #vpp Switching exercise task - VPP progressive tutorial

2018-03-14 Thread Hamid via Lists.Fd.Io
Here are my bridge-domain details: vagrant@localhost:~$ sudo vppctl -s /run/vpp/cli-vpp1.sock show bridge-domain 1 detail   BD-ID   Index   BSN  Age(min)  Learning  U-Forwrd  UU-Flood  Flooding  ARP-Term  BVI-Intf     1       1      0     off        on        on        on        on       off