Re: [vpp-dev] build queue backed up a bit foo

2018-09-10 Thread Ed Kern via Lists.Fd.Io
after a couple hours of testing on the sandbox and getting good builds I went with option 1 for now. (Should be getting merged as I type). If we run into any more issues Ill remove the job from the main gerrit trigger so builds will only be started via comment. Ed On Sep 10, 2018, at 12:48

Re: [vpp-dev] build queue backed up a bit foo

2018-09-10 Thread Florin Coras
If 1 makes the arm jobs pass and supposedly run much faster, I’d be fine with that as well. Florin > On Sep 10, 2018, at 7:48 AM, Marco Varlese wrote: > > On Mon, 2018-09-10 at 14:29 +, Ed Kern (ejk) wrote: >> At least three different possible actions to take at this point: (outside >>

Re: [vpp-dev] build queue backed up a bit foo

2018-09-10 Thread Marco Varlese
Obviously I meant "does NOT add any meaningful insight..." On Mon, 2018-09-10 at 16:48 +0200, Marco Varlese wrote: > On Mon, 2018-09-10 at 14:29 +, Ed Kern (ejk) wrote: > > At least three different possible actions to take at this point: (outside > > of fixing the issue) > > > > > > > > >

Re: [vpp-dev] build queue backed up a bit foo

2018-09-10 Thread Marco Varlese
On Mon, 2018-09-10 at 14:29 +, Ed Kern (ejk) wrote: > At least three different possible actions to take at this point: (outside of > fixing the issue) > > > > > 1. remove make test attempt from arm build (return it to the way it was before > a week ago). > > 2. lower timeout further my

Re: [vpp-dev] build queue backed up a bit foo

2018-09-10 Thread Ed Kern via Lists.Fd.Io
At least three different possible actions to take at this point: (outside of fixing the issue) 1. remove make test attempt from arm build (return it to the way it was before a week ago). 2. lower timeout further my first thought would be in the 75 minute range (from 120) 3. remove job

Re: [vpp-dev] Cavium ThunderX (ARM64) - Crash in VPP (Kubernetes + Contiv-VPP network plugin)

2018-09-10 Thread Stanislav Chlebec
Hi Neale The patch solved my problem. Thank you very much. Stan From: Neale Ranns (nranns) [mailto:nra...@cisco.com] Sent: Friday, September 7, 2018 10:51 AM To: Stanislav Chlebec ; vpp-dev@lists.fd.io Subject: Re: [vpp-dev] Cavium ThunderX (ARM64) - Crash in VPP (Kubernetes + Contiv-VPP

[vpp-dev] anomaly detection changes

2018-09-10 Thread Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) via Lists.Fd.Io
Hello people watching the trending pages [0]. We have just merged a Change [1] which affects how MRR tests work. Instead of single trial of 10 second duration, the test is now executing 10 trials of 1 second. PAL is told to aggregate the results, so in theory nothing should change, but in

Re: [vpp-dev] vl_api_sw_interface_dump problem

2018-09-10 Thread emma sdi
I tested your patch, bug still exists. On Mon, Sep 10, 2018 at 4:22 PM Damjan Marion wrote: > Can you please try this patch: > > https://paste.ubuntu.com/p/GtqHd2yWqK/ > > -- > Damjan > > On 10 Sep 2018, at 13:44, khers wrote: > > Dear Damjan > > This is output

Re: [vpp-dev] vl_api_sw_interface_dump problem

2018-09-10 Thread Damjan Marion via Lists.Fd.Io
Can you please try this patch: https://paste.ubuntu.com/p/GtqHd2yWqK/ -- Damjan > On 10 Sep 2018, at 13:44, khers wrote: > > Dear Damjan > > This is output of 'show > event-logger' before the problem. > I set GigabitEthernet0/4/0 interface up, then

Re: [vpp-dev] vl_api_sw_interface_dump problem

2018-09-10 Thread emma sdi
Dear Damjan This is output of 'show event-logger' before the problem. I set GigabitEthernet0/4/0 interface up, then call dump_sw_interface api in a c program. duplex an speed is not accurate. Outout of 'show

Re: [vpp-dev] build queue backed up a bit foo

2018-09-10 Thread Marco Varlese
Last example (today) can be found here 10:47:06 Not running extended tests (some tests will be skipped) 10:47:06 Perform 4 attempts to pass the suite... 10:47:10 *** Error in `python': double free or corruption (out): 0x75d483f0 *** 12:27:54 Build timed out (after 120 minutes). Marking

Re: [vpp-dev] vpp_api_test missing after vpp installation

2018-09-10 Thread Damjan Marion via Lists.Fd.Io
Should be fixed with this one: https://gerrit.fd.io/r/#/c/14744/ -- Damjan > On 10 Sep 2018, at 10:04, Peter Mikus via Lists.Fd.Io > wrote: > > Hello vpp-dev, > > In CSIT we are facing the issue with missing “vpp_api_test” binary located in > “/usr/bin” after *deb packages are installed

[vpp-dev] vpp_api_test missing after vpp installation

2018-09-10 Thread Peter Mikus via Lists.Fd.Io
Hello vpp-dev, In CSIT we are facing the issue with missing "vpp_api_test" binary located in "/usr/bin" after *deb packages are installed in system. testuser@s14-t32-sut1:/ $ sudo find / -name vpp_api_test testuser@s14-t32-sut1:/ $ testuser@s14-t32-sut1:/ $ ll /usr/bin/vpp* -rwxr-xr-x 1 root

[vpp-dev] vpp api test issue

2018-09-10 Thread Kevin Yan
Hi , I started to learn VPP recently and I am trying to write a control plane application to start and configure vpp automatilly, so firstly I tried to compile test_client.c and run it , some commands are good , but some are not well worked. For example, if I type 'L' which is