Re: [vpp-dev] [csit-dev] vpp-csit-verify-virl-master - some more build failures

2016-10-21 Thread Dave Wallace
Jan, Unfortunately the Build Artifacts for these test failures have been purged. The LF Infra team has plans to implement a log serverwhere all test logs will be available (logs.fd.io) for 6 months but that functionality is not currently available. Vanessa is scheduled to work on it after she

Re: [vpp-dev] [csit-dev] DO_NOT_MERGE

2016-10-21 Thread Edward Warnicke
OK... as a matter of personal opinion, I still favor simply making Drafts public... that said, I do hear the sentiment in other directions, and the useful pointer from Damjan about 'Change Owner'. So... I've opened a gerrit: https://gerrit.fd.io/r/#/c/3517/ Which would allow Change Owner (ie, th

Re: [vpp-dev] VPP gerrit 3551 vpp-csit-verify-virl-master failure analysis

2016-10-21 Thread Damjan Marion (damarion)
Hi Dave, Yes, i know. This time for reason. Surprisingly:) Thanks, D. On 21 Oct 2016, at 20:55, Dave Wallace mailto:dwallac...@gmail.com>> wrote: Damjan, I've been monitoring the build failures on the VPP gerrit queue and found that the most recent failure for https://gerrit.fd.io/r/#/c/35

[vpp-dev] VPP gerrit 3551 vpp-csit-verify-virl-master failure analysis

2016-10-21 Thread Dave Wallace
Damjan, I've been monitoring the build failures on the VPP gerrit queue and found that the most recent failure for https://gerrit.fd.io/r/#/c/3531/ is due to a SEGV in vppinfra. This can be seen in the XML output file of the Jenkins job: https://jenkins.fd.io/job/vpp-csit-verify-virl-mast

Re: [vpp-dev] [csit-dev] vpp-csit-verify-virl-master - some more build failures

2016-10-21 Thread Dave Wallace
Ed, You are correct. Thanks, -daw- On 10/21/16 11:48 AM, Edward Warnicke wrote: Jan, So just to make sure... this does not appear to be an infra issue at this time, but rather a timeout waiting for a vpp restart? Correct? Ed On Fri, Oct 21, 2016 at 8:46 AM, Dave Wallace

Re: [vpp-dev] [csit-dev] vpp-csit-verify-virl-master - some more build failures

2016-10-21 Thread Edward Warnicke
Jan, So just to make sure... this does not appear to be an infra issue at this time, but rather a timeout waiting for a vpp restart? Correct? Ed On Fri, Oct 21, 2016 at 8:46 AM, Dave Wallace wrote: > Jan, > > I see that there is a "sleep 3" in ...csit/resources/libraries/ > bash/dut_setup.sh

Re: [vpp-dev] [csit-dev] vpp-csit-verify-virl-master - some more build failures

2016-10-21 Thread Dave Wallace
Jan, I see thatthere is a "sleep 3" in ...csit/resources/libraries/bash/dut_setup.sh after the vpp service restart in order to allow VPP tocomplete the restart case. I'm wondering if VPP sometimes takes longer thanthat to restart? Do you recall if there was ever an attempt to find a determi

Re: [vpp-dev] [csit-dev] vpp-csit-verify-virl-master - some more build failures

2016-10-21 Thread Jan Gelety -X (jgelety - PANTHEON TECHNOLOGIES at Cisco)
Hello Dave, I had a look to failed CSIT runs under https://gerrit.fd.io/r/#/c/3511/ : https://jenkins.fd.io/job/vpp-csit-verify-virl-master/1851/ https://jenkins.fd.io/job/vpp-csit-verify-virl-master/1853/ In both cases the timeout exception occurred during test case or test suite setup phase af

Re: [vpp-dev] Problems with sub-interfaces

2016-10-21 Thread Kinsella, Ray
added a question in comments. On 21/10/2016 08:42, Tibor Frank -X (tifrank - PANTHEON TECHNOLOGIES at Cisco) wrote: Updated in https://jira.fd.io/browse/VPP-507 Tibor *From:*John Lo (loj) *Sent:* 20. októbra 2016 16:49 *To:* Dave Barach (dbarach); Tibor Frank -X (tifrank - PANTHEON TECHNO

Re: [vpp-dev] duplicate vnet api errno

2016-10-21 Thread Dave Barach (dbarach)
Um, no, that's a mistake, probably due to a minor merge accident... Thanks... Dave -Original Message- From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco) Sent: Friday, October 21, 2016 5:03 AM To

[vpp-dev] duplicate vnet api errno

2016-10-21 Thread Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco)
Hi all, is this kosher? If yes how does the caller find out which return value is applicable for his API? ksekera@zglab-host-2 ~/v/v/vnet> grep '\-63' api_errno.h _(ADDRESS_MATCHES_INTERFACE_ADDRESS, -63, "Address matches interface address") \ _(NO_SUCH_NODE, -63, "No such graph node") \ Thanks,

Re: [vpp-dev] Problems with sub-interfaces

2016-10-21 Thread Tibor Frank -X (tifrank - PANTHEON TECHNOLOGIES at Cisco)
Updated in https://jira.fd.io/browse/VPP-507 Tibor From: John Lo (loj) Sent: 20. októbra 2016 16:49 To: Dave Barach (dbarach); Tibor Frank -X (tifrank - PANTHEON TECHNOLOGIES at Cisco); vpp-dev@lists.fd.io Subject: RE: Problems with sub-interfaces Since MAC on a sub-interface is the same as tha

Re: [vpp-dev] Problems with sub-interfaces

2016-10-21 Thread Tibor Frank -X (tifrank - PANTHEON TECHNOLOGIES at Cisco)
Updated From: Dave Barach (dbarach) Sent: 20. októbra 2016 16:13 To: Tibor Frank -X (tifrank - PANTHEON TECHNOLOGIES at Cisco); vpp-dev@lists.fd.io Subject: RE: Problems with sub-interfaces Both Jira tickets now in "request information" state, please update... Thanks... Dave From: vpp-dev-boun

Re: [vpp-dev] About vpp route forward performance

2016-10-21 Thread yu scott
startup.conf is unix { nodaemon cli-listen localhost:5002 log /tmp/vpp.log full-coredump } api-trace { on } cpu{ main-core 0 corelist-worker 1 } dpdk{ uio-driver igb_uio dev :01:00.0 dev :02:00.0 } 2016-10-21 15:03 GMT+08:00 yu scott : > Q1: > > I run vpp in kvm vm,and the so

[vpp-dev] About vpp route forward performance

2016-10-21 Thread yu scott
Q1: I run vpp in kvm vm,and the software nic frontend is virtio backend is vhost-user. I test the vpp route performance with Tester(vpp code version is stable/16.09), vm connect Tester with dpdk ovs datapath vpp startup.conf is vppctl config is set int state interface1 up set int state inter