Re: [vpp-dev] How to solve "No problems were identified. If you know why this problem occurred, please add a suitable..." #automation

2019-10-11 Thread Dave Wallace
Please provide the link to your gerrit patch. Thanks, -daw- On 10/10/2019 10:04 PM, Sun, Chenmin wrote: Hi, I found my patch always met an automation compiling error, stating "No problems were identified. If you know why this problem occurred, please add a suitable...".  Opening the log I can

Re: [vpp-dev] How to solve "No problems were identified. If you know why this problem occurred, please add a suitable..." #automation

2019-10-11 Thread Dave Wallace
n 10/11/2019 9:46 AM, Sun, Chenmin wrote: Hi, Here's my patch link. https://gerrit.fd.io/r/c/vpp/+/22637 You can see the 4th compiling passed without that error, however, I didn't change any code. Best Regards, Sun, Chenmin *From:*Dave Wallace [mailto:dwallac...@gmail.com] *Sent:* F

Re: [vpp-dev] make test - Python3 update

2019-10-22 Thread Dave Wallace
I agree with both of Balaji's comments. Ole, thank you for cleaning up the tests to make them work under Python 3.6 ! Based on the discussion during the last community meeting, I don't see any reason not to make python 3.6 the default and leave the 2.7 support in place for a while until in c

[vpp-dev] VPP 19.04.3 Maintenance Release is complete!

2019-10-29 Thread Dave Wallace
Folks, The VPP 19.04.3 Maintenance Release is complete and artifacts are available on packagecloud.io [0]. Have a great day! -daw- "Your Friendly VPP 19.04 Release Manager" [0] https://packagecloud.io/fdio/release -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. Vi

Re: [vpp-dev] API and plugins

2019-11-08 Thread Dave Wallace
+1 On 11/8/2019 11:15 AM, Andrew Yourtchenko wrote: Ah. Well makes sense. But then the solution is simple - rather than disabling *all* the plugins by default, disable individually all plugins you know of “now”. That way you get the backwards compatibility automatically. You will still need

Re: [vpp-dev] vpp-checkstyle-verify-master

2019-11-11 Thread Dave Wallace
Paul, Please review https://gerrit.fd.io/r/c/ci-management/+/23364 ci-management patches require a non-author code review before merging. Thanks, -daw- On 11/10/2019 11:24 AM, Paul Vinciguerra wrote: Can we update vpp-checkstyle-verify-master so that it actually calls make checkstyle, like it

Re: [EXTERNAL] [vpp-dev] Coverity run FAILED as of 2019-11-11 14:01:19 UTC

2019-11-11 Thread Dave Wallace
Thanks Chris! -daw- On 11/11/2019 9:37 AM, Chris Luke wrote: Looks like we were overdue for Coverity stalling, which it did a week or so ago. I've prodded it, but it may be a Coverity issue. Chris. -Original Message- From: vpp-dev@lists.fd.io On Behalf Of Noreply Jenkins Sent: Monday

Re: [vpp-dev] Multiple patch validation failures: yamllint AWOL

2019-11-13 Thread Dave Wallace
Dave, My bad.  I had Vanessa merge a patch to ci-management [0] which I tested locally, but forgot that the build executors don't run 'make install-dep'. Unfortunately the ci-management verify jobs don't actually run any of the CI jobs to ensure that the system still works with the patch bein

Re: [vpp-dev] Multiple patch validation failures: yamllint AWOL

2019-11-13 Thread Dave Wallace
executors are available and verified that yamllint is available. Sorry for the bog-up. Thanks, -daw- [1] https://gerrit.fd.io/r/c/vpp/+/23391 [2] https://gerrit.fd.io/r/c/ci-management/+/23410 On 11/13/2019 8:58 AM, Dave Wallace via Lists.Fd.Io wrote: Dave, My bad.  I had Vanessa merge a

Re: [vpp-dev] [csit-dev] make: yamllint: Command not found

2019-11-14 Thread Dave Wallace
Yulong, Ed Kern updated the job executor yesterday morning.  I have issued a recheck on your patch which should now pass checkstyle. Sorry for the inconvenience. -daw- On 11/14/2019 1:44 AM, Pei, Yulong wrote: Hello vpp-dev & csit-dev, https://jenkins.fd.io/job/vpp-checkstyle-verify-master

[vpp-dev] Requirements for DPDK pmd/feature testing in CSIT vpp-device-test jobs

2019-11-18 Thread Dave Wallace
Folks, Per the topic in last week's monthly VPP community meeting, the topic of DPDK pmd/feature testing in the CSIT devicetest job was discussed in the most recent CSIT community meeting (Wed 11/13). In the beginning of the VPP project, DPDK pmd/feature testing was performed in the VIRL bas

Re: [vpp-dev] Patch validation seems to be broken: api-crc job, 'no module named ply...'

2019-12-02 Thread Dave Wallace
Paul, The VPP continuous integration system utilizes code primarily from the following three repos: https://git.fd.io/ci-management/  (Note: this uses git submodule for global-jjb) https://git.fd.io/csit/ https://git.fd.io/vpp/ Changes to any of these can cause "the wheels to fall off the b

Re: [vpp-dev] Spurious API CRC failures

2019-12-10 Thread Dave Wallace
Jan/Vratko, I spent the past several hours attempting to debug this issue. When testing locally, using vpp master HEAD and csit oper-191209, I was able to reproduce the problem when running csit/resources/tools/integrated/check_crc.py After attempting several iterations of reverting [0] and/

Re: [vpp-dev] Spurious API CRC failures

2019-12-10 Thread Dave Wallace
Correction inline... On 12/10/2019 10:37 PM, Dave Wallace via Lists.Fd.Io wrote: Jan/Vratko, I spent the past several hours attempting to debug this issue.  When testing locally, using vpp master HEAD and csit oper-191209, I was able to reproduce the problem when running csit/resources

Re: [csit-dev] [vpp-dev] Spurious API CRC failures

2019-12-12 Thread Dave Wallace
vpp/supported_crcs.yaml#273 *From:*csit-...@lists.fd.io *On Behalf Of *Dave Wallace *Sent:* Wednesday, December 11, 2019 4:40 AM *To:* Dave Barach (dbarach) ; csit-...@lists.fd.io; Maciek Konstantynowicz (mkonstan) ; Andrew Yourtchenko ; Vratko Polak -X (vrpolak - PANTHEON TECH SRO at Cisco) ; Jan Gelety

Re: [vpp-dev] FEATURE.yaml

2020-01-07 Thread Dave Wallace
Folks, This issue has now been resolved by [0] and the checkstyle & checkfeature Makefile targets have been verified to be executing and rejecting invalid FEATURE.yaml files [1] Thanks, -daw- [0] https://gerrit.fd.io/r/c/ci-management/+/24226 [1] https://gerrit.fd.io/r/c/vpp/+/24227 On 1/7/

Re: [vpp-dev] VPP release 20.01 is complete!

2020-01-30 Thread Dave Wallace
available on packagecloud in fdio/release repository. I have verified that it is installable on Ubuntu 16.04, 18.04, and Centos 7 distributions. Special thanks to Ed Kern and Dave Wallace for the help during the release ceremony. --a (your friendly 20.01 release manager) P.s. Branch stable

Re: [vpp-dev] Gerrit 25463 fails API CRC check for no obvious reason...

2020-02-26 Thread Dave Wallace
+1 On 2/26/2020 10:50 AM, Andrew Yourtchenko wrote: +1, good idea to remove naginator imho. --a On 26 Feb 2020, at 16:29, Ed Kern via Lists.Fd.Io wrote: adding vpp-dev to to: A bad retry vote on a job (jan will be sending it along) caused a merge to happen with this bug. vpp folks…. S

Re: [vpp-dev] vpp project committers: formal vote to add Matt Smith as a vpp committer

2020-03-02 Thread Dave Wallace
+1 On 3/2/2020 9:15 AM, d...@barachs.net wrote: VPP committers, please vote +1, 0, -1 on adding Matt Smith (mgsm...@netgate.com ) as a vpp project committer. Matt has contributed O(100) merged patches, and he recently contributed the entire vrrp plugin. See htt

Re: [vpp-dev] VPP ip4-input drops packets due to "ip4 length > l2 length" errors when using rdma with Mellanox mlx5 cards

2020-03-11 Thread Dave Wallace
Elias, I have cherry-picked the patch to stable/2001 and will merge it once it has been verified +1. Thanks for letting us know you're moving to 20.01. -daw- On 3/11/2020 9:41 AM, Elias Rudberg wrote: Hello again, Thanks for the help with getting this fix into the 1908 branch! Could the sa

Re: [vpp-dev] VRRP Unit Tests failing on Master Ubuntu

2020-03-12 Thread Dave Wallace
Matt, I will keep an eye on this gerrit and merge it once the verify jobs have completed. If there are other tests which fail, are you ok if I add them to this patch and turn it into a generic 'disable failing tests' gerrit change? The other possibility is that this is due to the recent disab

Re: [vpp-dev] VRRP Unit Tests failing on Master Ubuntu

2020-03-12 Thread Dave Wallace
= 100 for individual | 1 for feature) - %< - On 3/12/2020 12:41 PM, Matthew Smith wrote: Hi Dave, That sounds fine to me. Thanks, -Matt On Thu, Mar 12, 2020 at 11:32 AM Dave Wallace <mailto:dwallac...@gmail.com>> wrote: Matt, I will keep an eye on this gerrit and merge it onc

Re: [vpp-dev] NAT bugix related to in2out/out2in handoff node index

2020-03-13 Thread Dave Wallace
I have cherry-picked this to stable/2001 [0] and will merge it once it has been verified. Thanks, -daw- [0] https://gerrit.fd.io/r/c/vpp/+/25861 On 3/13/2020 10:25 AM, Dave Barach via Lists.Fd.Io wrote: Merged, thanks for this one... Dave -Original Message- From: vpp-dev@lists.fd.io

Re: [vpp-dev] VRRP Unit Tests failing on Master Ubuntu

2020-03-16 Thread Dave Wallace
On Fri, Mar 13, 2020 at 1:33 PM Dave Wallace <mailto:dwallac...@gmail.com>> wrote: Matt, I will keep an eye on this gerrit and merge it once the verify jobs have completed. If there are other tests which fail, are you ok if I add them to this patch and turn it int

Re: [vpp-dev] Next LTS release?

2020-03-30 Thread Dave Wallace
Hi Nitin, The plan of record for the next VPP LTS release is 20.09. Note: There was a change to a 4 month release cycle for VPP last fall.  The release cycle for 2020 and beyond is 20.01, 20.05, 20.09LTS, 21.01 ... Thanks, -daw- On 3/30/2020 2:00 AM, Nitin Saxena wrote: Hi Dave, I know f

Re: [vpp-dev] Centos-7 jobs failing in the CI

2020-04-13 Thread Dave Wallace
This seemed to go away Friday evening (EDT) and it looks like it happened twice since then although most jobs have been passing. I'll keep an eye on it and see if I can figure out the root cause... Thanks, -daw- On 4/11/2020 12:05 PM, Paul Vinciguerra wrote: Jobs are consistently failing in th

Re: [vpp-dev] Centos-7 jobs failing in the CI

2020-04-13 Thread Dave Wallace
r 2020, at 17:55, Dave Wallace wrote:  This seemed to go away Friday evening (EDT) and it looks like it happened twice since then although most jobs have been passing. I'll keep an eye on it and see if I can figure out the root cause... Thanks, -daw- On 4/11/2020 12:05 PM, Paul Vincigue

Re: [vpp-dev] vpp project committer nomination: Benoit Ganne

2020-04-21 Thread Dave Wallace
+1 On 4/21/2020 7:39 AM, Dave Barach via lists.fd.io wrote: Vpp project committers: please vote +1, 0, -1 on the mailto:vpp-dev@lists.fd.io mailer as to whether we should add Benoit Ganne as a vpp project committer. Ben has about 150 merged patches, see https://gerrit.fd.io/r/q/status:merged+

Re: [vpp-dev] route lookup api

2020-04-27 Thread Dave Wallace
Gentle reminder that the VPP 20.05 API freeze is next Wed, May 6, 2020, so please don't delay to long if this is required for 20.05. Thanks, -daw- (wearing the friendly VPP release manager hat) On 4/27/2020 5:02 PM, Christian Hopps wrote: On Apr 27, 2020, at 11:44 AM, Jon Loeliger via lists.fd

[vpp-dev] gerrit.fd.io ssh service down -- opened a case

2020-04-28 Thread Dave Wallace
FYI, I opened a case [0] for the gerrit.fd.io ssh service outage [1]. Thanks, -daw- [0] https://jira.linuxfoundation.org/servicedesk/customer/portal/2/IT-19588 [1] http://stats.pingdom.com/dmwrkz0vdscg/2403969 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Repl

Resolved: [vpp-dev] gerrit.fd.io ssh service down -- opened a case

2020-04-28 Thread Dave Wallace
The issue has been resolved and gerrit.fd.io ssh is working again. Thanks, -daw- On 4/28/2020 8:33 PM, Dave Wallace via lists.fd.io wrote: FYI, I opened a case [0] for the gerrit.fd.io ssh service outage [1]. Thanks, -daw- [0] https://jira.linuxfoundation.org/servicedesk/customer/portal/2

Re: [vpp-dev] can the pointer of a used-pool-element change before it's put back ?

2020-05-06 Thread Dave Wallace
From the developer documentation [0]: "Standard programming error: memorize a pointer to the ith element of a vector, and then expand the vector. Vectors expand by 3/2, so such code may appear to work for a period of time. Correct code almost always memorizes vector indices which are invariant

[vpp-dev] vpp-verify-master-centos7 jobs failing

2020-05-08 Thread Dave Wallace
Folks, I'm working with Vanessa on the LF Infra team to troubleshoot and fix the vpp-verify-master-centos7 jobs failing. Please be patient as we get this issue resolved. Thanks, -daw- -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16285): http

Re: [vpp-dev] vpp-verify-master-centos7 jobs failing

2020-05-08 Thread Dave Wallace
uot;. Thank you for your patience, -daw- [0] https://jira.linuxfoundation.org/servicedesk/customer/portal/2/IT-19676 On 5/8/20 1:13 PM, Dave Wallace via lists.fd.io wrote: Folks, I'm working with Vanessa on the LF Infra team to troubleshoot and fix the vpp-verify-master-centos7 jobs failing.

Re: [vpp-dev] VPP 20.05 RC1 milestone is complete! RC2 - on Wednesday 20th May

2020-05-14 Thread Dave Wallace
next milestone for VPP 20.05 is RC2, happening next Wednesday 20th May. Thanks a lot to Vanessa Valderrama, Dave Wallace and Ed Warnicke for the help! --a /* Your friendly 2005 release manager */ -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online

Re: [vpp-dev] vpp-merge-master-centos7 jobs are broken

2020-05-18 Thread Dave Wallace
FYI, I've seen this particular failure signature previously when the download from packagecloud for vpp-ext-deps install fails.  At that point, the vpp-ext-deps package gets built by the executor and the subsequent push to packagecloud fails because the package actually exists. If the script(s

Re: [EXTERNAL] Re: [vpp-dev] VPP sequential policy command execution giving error

2020-05-27 Thread Dave Wallace
+1 Also, please be aware that the VPP cli is by design "The Debug CLI" and is not intended for use as a production API. VPP cli commands can be changed without warning and without any guarantee of backwards compatibility. Thanks, -daw- On 5/27/2020 8:53 AM, Chris Luke wrote: That is quite

Re: [vpp-dev] VPP release 20.05 is complete!

2020-05-28 Thread Dave Wallace
Dear all, I am happy to announce that the release 20.05 is available on packagecloud.io in fdio/release repository. I have verified that it is installable on Ubuntu 18.04 and Centos 7 distributions. Special thanks to Vanessa Valderrama and Dave Wallace for the help during the release. --a (

[vpp-dev] Jenkins jobs are not executing

2020-05-29 Thread Dave Wallace
Folks, There has been an outage in the Nomad cluster (2 nodes offline) which is currently causing VPP jenkins jobs to not execute. I'm working on getting hold of Vexxhost to get the servers that are down back online. Apparently raft doesn't handle multiple servers very well :( Will post upda

Re: [vpp-dev] Jenkins jobs are not executing

2020-05-29 Thread Dave Wallace
FYI, I have opened a case with Vexxhost: https://secure.vexxhost.com/billing/viewticket.php?tid=QDU-864405&c=xgaBi2wP On 5/29/2020 12:56 PM, Dave Wallace via lists.fd.io wrote: Folks, There has been an outage in the Nomad cluster (2 nodes offline) which is currently causing VPP jenkins

Re: [vpp-dev] Jenkins jobs are not executing

2020-05-29 Thread Dave Wallace
Adding csit-dev to the thread... On 5/29/2020 1:03 PM, Dave Wallace via lists.fd.io wrote: FYI, I have opened a case with Vexxhost: https://secure.vexxhost.com/billing/viewticket.php?tid=QDU-864405&c=xgaBi2wP On 5/29/2020 12:56 PM, Dave Wallace via lists.fd.io wrote: Folks, There has

Re: [vpp-dev] Jenkins jobs are not executing

2020-05-29 Thread Dave Wallace
[0] https://wiki.fd.io/view/Nomad_Operations_and_Planning#Nomad_Planning_Wish_List On 5/29/2020 1:04 PM, Dave Wallace via lists.fd.io wrote: Adding csit-dev to the thread... On 5/29/2020 1:03 PM, Dave Wallace via lists.fd.io wrote: FYI, I have opened a case with Vexxhost: h

Re: [vpp-dev] How to trigger the perf test?

2020-06-02 Thread Dave Wallace
+ csit-...@lists.fd.io On 6/2/2020 6:10 AM, Zhiyong Yang wrote: Hi vpp/csit experts, I have submitted one patch that tries to optimize l2 input node. https://gerrit.fd.io/r/c/vpp/+/27191 Want to see if it can help enhance the perf or not. But don’t how to trigger the L2 BD perf test case o

[vpp-dev] Vexxhost outage this morning

2020-06-16 Thread Dave Wallace
Folks, There has been an outage between the yul1 & yul2 data centers in Vexxhost which has caused timeouts for jobs running on hosts in the yul2 data center.  Some have been automatically restarted, but I'm investigating others. If your patch verify job failed with the error signature "java

Re: [vpp-dev] Vexxhost outage this morning

2020-06-16 Thread Dave Wallace
ty between the data centers as well as with jenkins.fd.io & gerrit.fd.io continue to be in place. Thanks, -daw- On 6/16/2020 11:39 AM, Dave Wallace via lists.fd.io wrote: Folks, There has been an outage between the yul1 & yul2 data centers in Vexxhost which has caused timeouts f

Re: [vpp-dev] Dependency errors after install-deps

2020-06-19 Thread Dave Wallace
Hi Keith, What OS version are you building on? I'll take a look at this on monday. Thanks, -daw- On 6/19/2020 10:21 AM, Keith Burns wrote: make pkg-deb dpkg-checkbuilddeps: error: Unmet build dependencies: dh-python What is "install-deps" and "install-ext-deps" doing? -=-=-=-=-=-=-=-=-

Re: [vpp-dev] Issue while pushing code for gerrit review

2020-06-24 Thread Dave Wallace
'make install-dep' also installs the .git_commit_template.txt Thanks, -daw- On 6/24/2020 4:57 AM, Ole Troan wrote: Type: fix needs to be on a separate line. Take a look at other commit messages for examples. Or use the template in .git_commit_template.txt git config commit.template .git_comm

Re: [vpp-dev] VCL and LD Preload

2018-05-30 Thread Dave Wallace
Ville, VCL is still under development and in the experimental phase. There are a number of known issues and it has yet to be tuned for performance (connections per second, throughput, or latency) or scale. LDP was an early means of comparison testing the host stack .vs. the linux kernel, but

Re: [vpp-dev] The VCL server CPU utilization is 100% , if there is no message to the epoll_wait

2018-06-04 Thread Dave Wallace
Xyxue, This is a known by-product of the existing [prototype] epoll_wait implementation. There is currently no mechanism in epoll_wait to have the thread block on a condvar which would cause the thread to sleep instead of sitting in a continuous polling loop. Fixing this is on the list of th

Re: [vpp-dev] The VCL server CPU utilization is 100% , if there is no message to the epoll_wait

2018-06-05 Thread Dave Wallace
). Thanks, -daw- On 6/5/2018 1:48 AM, 薛欣颖 wrote: Hi daw, Thank you for your reply . Another question :If the 'listen ,send,recv,connect' will cause the cpu utilization 100%? Thanks, Xyxue *发件人:* Da

VPP 18.01.2 Maintenance Release is complete [was: [vpp-dev] VPP 18.01.2 Release Artifacts have been published]

2018-06-06 Thread Dave Wallace
defining the process of qualifying VPP Maintenance releases and producing the 18.01.2 CSIT-VPP Test Report. VPP 18.01.2 Maintenance Release is now complete! Cheers, -daw-  "Your Friendly VPP 18.01 Release Manager" On 5/18/18 6:22 PM, Dave Wallace wrote: Folks, The VPP 18.01.2 M

Re: [vpp-dev] VAT

2018-06-06 Thread Dave Wallace
Xlangyun, VAT (vpp api test) is currently used in CSIT to configure VPP during Functional and Performance testing.  There have been proposals to replace VAT in the CSIT test framework with the Python VAPI interface, but that has not been implemented yet. You can search the CSIT Wiki and Docu

Re: [vpp-dev] Regarding VPP TCP Stack usage

2018-07-30 Thread Dave Wallace
Prashant, The VCL LD_PRELOAD library is experimental and only works with a very limited set of legacy POSIX sockets applications (and only with single workers). The conclusion based on the results of the initial experimentation with LD_PRELOAD is that it is not a viable mechanism for acceler

Re: [vpp-dev] Regarding VPP TCP Stack usage

2018-07-31 Thread Dave Wallace
ok at test_vcl for more details on how we use the ldp layer. Hope this helps, Florin On Jul 30, 2018, at 8:09 AM, Dave Wallace <mailto:dwallac...@gmail.com>> wrote: Prashant, The VCL LD_PRELOAD library is experimental and only works with a very limited set of legacy POSIX sockets a

Re: [vpp-dev] [csit-dev] VPP Release 18.07 is out!

2018-07-31 Thread Dave Wallace
Most Excellent! Congratulations to the entire VPP and CSIT community. Thanks, -daw- On 7/30/18 10:57 PM, Edward Warnicke wrote: VPP Release 18.07 is out.  Packages are in the usual places. Ed -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#29

Re: [vpp-dev] [csit-dev] VPP 18.10 is out!!!

2018-10-25 Thread Dave Wallace
Most Excellent! Congratulations to the whole VPP/CSIT community and thank you Marco for your work as release manager. -daw- On 10/24/2018 03:46 AM, Marco Varlese wrote: Dear all, I am very happy to announce that release 18.10 is available. Release artificats can be found on both Nexus and

Re: [vpp-dev] New Committer Nomination: Andrew Yourtchenko

2018-11-08 Thread Dave Wallace
+1 On 11/8/2018 7:13 AM, Dave Barach via Lists.Fd.Io wrote: In view of significant code contributions to the vpp project - see below - I'm pleased to nominate Andrew Yourtchenko as a vpp project committer. I have high confidence that he'll be a major asset to the project in a committer role.

Re: [vpp-dev] Andrew Yourtchenko is now a vpp project committer!

2018-11-15 Thread Dave Wallace
Congrats Andrew! -daw- On 11/15/2018 11:43 AM, Dave Barach via Lists.Fd.Io wrote: The TSC formally approved Andrew’s vpp committer nomination a short while ago. Congratulations, and thanks in advance for your participation as a committer. Dave -=-=-=-=-=-=-=-=-=-=-=- Links: You receiv

Re: [vpp-dev] test-ext failures seen on master

2018-11-15 Thread Dave Wallace
Klement, I just pulled the top-of-tree on master and ran only VCL tests on my 18.04 box and they all passed (see below).  Another strange thing about your failure is that the test that failed is NOT an extended test. I'm currently working on a patch (https://gerrit.fd.io/r/#/c/13215/) to sho

Re: [vpp-dev] test-ext failures seen on master

2018-11-15 Thread Dave Wallace
/home/ksekera/vpp/build-root/install-vpp_debug-native/vpp/lib/libvppinfra.so.19.01 could this be the result of a timeout and the killing of the child process? Thanks, Klement Quoting Dave Wallace (2018-11-15 20:27:55) Klement, I just pulled the top-of-tree on master and ran only VCL tests

Re: [vpp-dev] test-ext failures seen on master

2018-11-16 Thread Dave Wallace
ssue or it has to do with how we setup vpp for vrf leaking. Cheers, Florin On Nov 15, 2018, at 3:00 PM, Dave Wallace <[1]dwallac...@gmail.com> wrote: Same here. However, in the same workspace where all tests passed, I can get this test case to fail consistent

Re: [vpp-dev] vppinfra vec alignment

2018-12-13 Thread Dave Wallace
I have submitted a patch [1] to update the documentation per this email thread. Thanks, -daw- [1] https://gerrit.fd.io/r/16467 On 12/12/2018 4:54 PM, Damjan Marion via Lists.Fd.Io wrote: That should be corrected to: Users may specify the alignment for* first data element *via the vec*_align

Re: [vpp-dev] vppinfra vec alignment

2018-12-14 Thread Dave Wallace
Behalf Of *Dave Wallace *Sent:* Thursday, December 13, 2018 12:33 PM *To:* dmar...@me.com; Mohammed Alshohayeb *Cc:* vpp-dev@lists.fd.io *Subject:* Re: [vpp-dev] vppinfra vec alignment I have submitted a patch [1] to update the documentation per this email thread. Thanks, -daw- [1] https

Re: [vpp-dev] vppinfra vec alignment

2018-12-14 Thread Dave Wallace
27;ve already submitted a patch yesterday, I guess I should have communicated it, my bad https://gerrit.fd.io/r/#/c/16470/ On Dec 14, 2018, at 5:19 PM, Dave Wallace <mailto:dwallac...@gmail.com>> wrote: -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. Vie

Re: [vpp-dev] VPP 19.01 release is out!

2019-02-05 Thread Dave Wallace
Most Excellent! Congrats to the VPP & CSIT community for another successful release and thanks Andrew for managing the VPP release process. -daw- On 1/31/2019 4:05 PM, Andrew Yourtchenko wrote: Hi all, I am happy to announce that 19.01 release is now available. Release artificats can be fo

Re: [vpp-dev] Graph Dispatch Pcap Trace HowTo video now on the fd.io YouTube channel

2019-02-08 Thread Dave Wallace
Most excellent! Another fine tool in the VPP toolbox. Thanks, -daw- On 02/06/2019 04:23 PM, Dave Barach via Lists.Fd.Io wrote: See https://youtu.be/wmp3X8NipEM... HTH... Dave -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12197): https://li

[vpp-dev] Draft 19.04 Release Plan

2019-02-11 Thread Dave Wallace
Folks, I have created a draft 19.04 Release Plan starting with the last Wed in April and working back using the milestone cadence used during the past several releases: https://wiki.fd.io/view/Projects/vpp/Release_Plans/Release_Plan_19.04 Please feel free to add any Release Deliverables to t

[vpp-dev] VPP 19.04 Program Plan Deliverables

2019-02-25 Thread Dave Wallace
Folks, Please add the deliverables that you are planning to develop for the VPP 19.04 release to the "Deliverables" section of the VPP 19.04 Program Plan. https://wiki.fd.io/view/Projects/vpp/Release_Plans/Release_Plan_19.04#Release_Deliverables Thanks, -daw- "Your Friendly VPP 19.04 Program

Re: [vpp-dev] New vpp project committer nomination: Paul Vinciguerra

2019-02-27 Thread Dave Wallace
+1 On 2/27/19 8:20 AM, Dave Barach via Lists.Fd.Io wrote: +1... Dave *From:* vpp-dev@lists.fd.io *On Behalf Of *Dave Barach via Lists.Fd.Io *Sent:* Wednesday, February 27, 2019 7:38 AM *To:* vpp-dev@lists.fd.io *Cc:* vpp-dev@lists.fd.io *Subject:* [vpp-dev] New vpp project committer nominat

Re: [vpp-dev] VPP 19.04 Program Plan Deliverables

2019-02-27 Thread Dave Wallace
nappa *From:*vpp-dev@lists.fd.io *On Behalf Of *Dave Wallace *Sent:* Monday, February 25, 2019 6:47 AM *To:* vpp-dev@lists.fd.io *Subject:* [vpp-dev] VPP 19.04 Program Plan Deliverables Folks, Please add the deliverables that you are planning to develop for the VPP 19.04 release to the "De

Re: [vpp-dev] New vpp project committer: Paul Vinciguerra

2019-02-28 Thread Dave Wallace
Congratulations Paul! -daw- On 2/28/2019 5:37 PM, Dave Barach via Lists.Fd.Io wrote: Please join me in congratulating Paul on his election as a vpp project committer! Thanks... Dave -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12394): ht

[vpp-dev] VPP 19.01.1 Maintenance Release is happening today!

2019-03-06 Thread Dave Wallace
Folks, I am creating the 19.01.1 Maintenance Release today.  Last call for patches for 19.01.1 expires at 1800 UTC. VPP Committers, Please do not merge any patches until the maintenance release is complete. Thanks, -daw- -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this g

[vpp-dev] VPP 19.01.1 Maintenance Release is complete

2019-03-12 Thread Dave Wallace
Folks, The VPP 19.01.1 Maintenance Release is complete and the VPP artifacts are available in the release area on PackageCloud.io and Nexus.  See VPP wiki for instructions on how to download and install the release packages: https://wiki.fd.io/view/VPP/Installing_VPP_binaries_from_packages T

[vpp-dev] [csit-dev] Automating VPP-API "Flag Day" patches

2019-03-17 Thread Dave Wallace
FYI, input from the VPP community welcome too! Thanks, -daw- Forwarded Message Subject:[csit-dev] Automating VPP-API "Flag Day" patches Date: Sun, 17 Mar 2019 22:15:04 -0400 From: Dave Wallace via Lists.Fd.Io Reply-To: dwallac...@gmail.com To:

[vpp-dev] VPP 19.04 Release Milestone F0 (API Freeze) is TODAY!

2019-04-03 Thread Dave Wallace
Folks, Today is the VPP 19.04 Release Milestone F0 (API Freeze)! After today, no more patches containing API files will be allowed to be merged without being reviewed and approved by the 19.04 release manager and a majority of the VPP committers. The following patches are currently open unde

Rebase your patches! Was: [vpp-dev] Centos CI jobs failing

2019-04-05 Thread Dave Wallace
Attention VPP'ers, I have merged https://gerrit.fd.io/r/#/c/18708/ which fixes the centos verify job failues. Any patches failing because of this issue require rebasing to the tip of master! I've started to rebase the patches that have already failed, but if you've got a new one in flight,

Re: Rebase your patches! Was: [vpp-dev] Centos CI jobs failing

2019-04-05 Thread Dave Wallace
Actually that would be https://gerrit.fd.io/r/#/c/18709/  (Thanks Paul!) -daw- On 4/5/2019 1:04 PM, Dave Wallace via Lists.Fd.Io wrote: Attention VPP'ers, I have merged https://gerrit.fd.io/r/#/c/18708/ which fixes the centos verify job failues. Any patches failing because of this

[vpp-dev] VPP 19.04 RC1 Milestone (stable branch pull) is next Wed April 10th

2019-04-05 Thread Dave Wallace
Folks, A reminder that the VPP 19.04 RC1 Milestone is scheduled for next Wednesday April 10, 2019 commencing at 1800 UTC. Please get all of the patches required for VPP Release 19.04 merged before then.  The branch 'master' will be closed for the period of time that it takes to create 'stabl

[vpp-dev] VPP 19.04 RC1 Milestone (branch pull) is tomorrow Wed April 10 @ 1800UTC

2019-04-09 Thread Dave Wallace
Folks, A gentle reminder that the VPP 19.04 RC1 Milestone is tomorrow Wednesday April 10 at 1800 UTC. All features required in the VPP 19.04 release must be merged to master prior to the creation of the release branch: stable/1904. Please unicast me the link of any gerrit reviews which are

[vpp-dev] Change in VPP Release cadence

2019-04-09 Thread Dave Wallace
Folks, There has been a request to change the VPP release cadence from 4 times a year to 3 times a year. As a part of tomorrow's VPP 19.04 RC1 Milestone, I will be applying the label for the next release on master.  Unless there are any objections, I will be applying the tag "v19.08-rc0" to

[vpp-dev] VPP 19.04 RC1 Milestone (branch pull} is TODAY at 1800UTC

2019-04-10 Thread Dave Wallace
Folks, A gentle reminder that the VPP 19.04 RC1 Milestone is TODAY at 1800 UTC. All features required in the VPP 19.04 release must be merged to master prior to the creation of the release branch: stable/1904. Please unicast me ASAP the link of any gerrit reviews which are required in 19.04

Re: [vpp-dev] jenkins maven failure

2019-04-10 Thread Dave Wallace
Ben, Have you opened a helpd...@fd.io ticket for this issue yet?  If not, please do. This looks like an LF infra issue uploading the build logs.  Same error occurred for https://gerrit.fd.io/r/18748 Thanks, -daw- On 4/10/2019 9:11 AM, Benoit Ganne (bganne) via Lists.Fd.Io wrote: Hi all,

[vpp-dev] VPP master branch is CLOSED for stable/1904 branch pull

2019-04-10 Thread Dave Wallace
Folks, The VPP master branch is now closed for the branch pull of stable/1904. Please do NOT merge any patches until I give the all clear once the branch pull has been completed and verified. I will send an update when master is re-open for business. Thanks in advance for your cooperation! -

Re: [vpp-dev] VPP master branch is CLOSED for stable/1904 branch pull

2019-04-10 Thread Dave Wallace
On 4/10/2019 4:43 PM, Damjan Marion wrote: On 10 Apr 2019, at 21:12, Dave Wallace <mailto:dwallac...@gmail.com>> wrote: Folks, The VPP master branch is now closed for the branch pull of stable/1904. Please do NOT merge any patches until I give the all clear once the branch pull

Re: [vpp-dev] VPP master branch is CLOSED for stable/1904 branch pull

2019-04-10 Thread Dave Wallace
On 4/10/2019 5:11 PM, Damjan Marion wrote: On 10 Apr 2019, at 22:52, Dave Wallace wrote: On 4/10/2019 4:43 PM, Damjan Marion wrote: On 10 Apr 2019, at 21:12, Dave Wallace wrote: Folks, The VPP master branch is now closed for the branch pull of stable/1904. Please do NOT merge any

Re: [vpp-dev] VPP master branch is CLOSED for stable/1904 branch pull

2019-04-10 Thread Dave Wallace
On 4/10/2019 5:22 PM, Dave Wallace via Lists.Fd.Io wrote: On 4/10/2019 5:11 PM, Damjan Marion wrote: On 10 Apr 2019, at 22:52, Dave Wallace wrote: On 4/10/2019 4:43 PM, Damjan Marion wrote: On 10 Apr 2019, at 21:12, Dave Wallace wrote: Folks, The VPP master branch is now closed

[vpp-dev] VPP master branch is OPEN for commits

2019-04-10 Thread Dave Wallace
Folks, The VPP master branch is now open for all patches slated for 19.08 (and beyond). The stable/1904 branch package upload is still being verified so please do not merge any patches to it until the RC1 Milestone is complete. Thanks, -daw- "Your Friendly VPP 19.04 Release Manager" -=-=-=-

[vpp-dev] VPP 19.04 centos7 RPM package dependency errors

2019-04-11 Thread Dave Wallace
Tom/Billy, Do you know what the current status is with the VPP rpm's on master/19.04? I'm trying to install the VPP 19.04 packages from packagecloud.io on a centos7 Vagrant/virtualbox VM (using .../vpp/extras/vagrant/Vagrantfile) to verify that the packages are correct.  The 19.01 packages ins

Re: [vpp-dev] VPP 19.04 centos7 RPM package dependency errors

2019-04-12 Thread Dave Wallace
nce it is a listed prerequisite straight out of the Makefile. Ed Just uninstalling it should disable the tlsmbedtls plugin, which is what we pretty much want. Florin On Apr 11, 2019, at 1:00 PM, Dave Wallace <mailto:dwallac...@gmail.com>> wrote: Tom/Billy, Do you know what the cur

Re: [vpp-dev] VPP 19.04 centos7 RPM package dependency errors

2019-04-12 Thread Dave Wallace
Correction. Make that [2] instead of [1] -daw- [2] https://wiki.fd.io/view/VPP/Installing_VPP_binaries_from_packages On 4/12/2019 12:42 PM, Dave Wallace via Lists.Fd.Io wrote: Tom Package installation instructions most appreciated.  I am now able to install/verify the 19.04 packages using

[vpp-dev] VPP 19.04 RC1 Milestone is COMPLETE!

2019-04-12 Thread Dave Wallace
Folks, The VPP 19.04 RC1 Milestone is complete and stable/1904 is open for bug fixes! I have sanity tested the xenial, bionic, and centos packages that are available in packagecloud.io -- see [1] for instructions on how to install from binary packages. As is customary for all VPP stable br

Re: [vpp-dev] Change in VPP Release cadence

2019-04-16 Thread Dave Wallace
lease after 19.08 to be 20.01, thus putting the VPP release cadence on a January (20.01), May (20.05), September (20.09) annual cycle moving forward. Thanks, -daw- "Your Friendly VPP 19.04 Release Manager" On 4/9/2019 1:37 PM, Dave Wallace via Lists.Fd.Io wrote: Folks, There has be

[vpp-dev] VPP 19.04 RC2 Milestone is tomorrow Wed 4/17 at 1800 UTC

2019-04-16 Thread Dave Wallace
Folks, A gentle reminder that VPP 19.04 RC2 (Final Release Candidate) Milestone is tomorrow at 1800 UTC. After RC2, only critical bug fixes will be merged into stable/1904.  Please review open anomalies for candidates to be fixed and open a Jira ticket for all patches submitted to stable/190

[vpp-dev] VPP 19.04 RC2 Milestone is TODAY at 1800 UTC

2019-04-17 Thread Dave Wallace
Please unicast me if there are any patches that are required to be merged prior to applying the v19.04-rc2 tag at 1800 UTC. Thanks, -daw- On 4/16/2019 6:54 PM, Dave Wallace via Lists.Fd.Io wrote: Folks, A gentle reminder that VPP 19.04 RC2 (Final Release Candidate) Milestone is tomorrow at

[vpp-dev] VPP 19.04 RC2 Milestone is COMPLETE!

2019-04-17 Thread Dave Wallace
, 2019.  In order to complete the generation and verification of the release artifacts on that day, the branch will be closed for commits and release tag applied on Tuesday April 23, 2019 at 1800 UTC. Thanks, -daw- "Your Friendly VPP 19.04 Release Manager" On 4/17/2019 8:59 AM, Dave W

[vpp-dev] Please review the VPP 19.04 Release Notes (https://gerrit.fd.io/r/#/c/19084/)

2019-04-22 Thread Dave Wallace
Folks, The VPP 19.04 Formal Release is THIS wednesday April 24, 2019. In order to have the release artifacts available on Wednesday, I will be finalizing the contents of the release tomorrow Tuesday April 23, 2019 at 1800 UTC. Please provide feedback on the VPP 19.04 Release Notes [0] by 180

[vpp-dev] VPP 19.04 Release is complete!

2019-04-24 Thread Dave Wallace
Folks, I am pleased to announce that the VPP 19.04 Release is complete and the release artifacts are available on PackageCloud: https://packagecloud.io/fdio/release Many thanks to all of the VPP & CSIT contributors and extended FD.io community members who helped make this another successful

Re: [vpp-dev] new installation is not replaced with the old one

2019-05-09 Thread Dave Wallace
Mostafa, What you have done is to build the debug ('make build') and release ('make build-release') binaries in the tree, without installing them on your system. You can run those images using 'make run' or 'make run-release'. If you want to run the images in gdb, then try 'make debug' or 'ma

Re: [vpp-dev] [discuss] Published: FD.io CSIT-1904 Benchmarking Report

2019-05-10 Thread Dave Wallace
Congratulations Maciek & the CSIT team as well as the greater FD.io communities. Well done! -daw- On 5/10/2019 1:46 PM, Maciek Konstantynowicz (mkonstan) via Lists.Fd.Io wrote: Hi All, FD.io CSIT-1904 report has been published on FD.io docs site: html: https://docs.fd.io/csit/rls1904/report

Re: [vpp-dev] [tsc] Published: FD.io CSIT-2005 Release Report

2020-07-14 Thread Dave Wallace
Congratulations to all! -daw- On 7/14/2020 9:33 AM, Maciek Konstantynowicz (mkonstan) via lists.fd.io wrote: Hi All, FD.io CSIT-2005 report has been published on FD.io docs site: https://docs.fd.io/csit/rls2005/report/ Many thanks to All in CSIT, VPP and wider FD.io community who contri

<    1   2   3   4   5   >