Re: [vpp-dev] gerrit.fd.io not responding

2022-02-25 Thread Dave Wallace
y about it, Dave. I would've fired Jira too :) groet, Pim On Sat, Feb 26, 2022 at 1:28 AM Dave Wallace wrote: Pim thanks for the status report.  It now appears to be back in service. FYI, gerrit.fd.io <http://gerrit.fd.io> is hosted in amazon AWS, so it may have bee

[vpp-dev] vpp-dev mailing list is inoperative

2022-03-04 Thread Dave Wallace
Testing vpp-dev@lists.fd.io Thanks, -daw- Forwarded Message Subject:vpp-dev mailing list is inoperative Date: Fri, 4 Mar 2022 08:47:03 -0500 From: Dave Wallace To: csit-...@lists.fd.io , t...@lists.fd.io FYI, The vpp-dev@lists.fd.io is currently

[vpp-dev] vpp-dev@lists.fd.io is operational once more.

2022-03-04 Thread Dave Wallace
Folks, The vpp-dev@lists.fd.io mailing list is working again.  This issue was inadvertently caused when the web interface was being updated to restrict it to view only. There have been a few issues of very old threads being replied to via the web interface which was causing some communicatio

Re: [vpp-dev] [csit-dev] FD.io CSIT-2202 Release Report is published

2022-03-09 Thread Dave Wallace
Most Excellent! Congratulations to all members of the FD.io community that contributed to the VPP 22.02 Release and CSIT 22.02 Release Report. Thanks, -daw- On 3/9/22 10:30, Tibor Frank via lists.fd.io wrote: Hi All, FD.io CSIT-2202 report is now available on FD.io docs site: https://s3-d

Re: [vpp-dev] In regards of the memif library from the vpp Git repository

2022-03-22 Thread Dave Wallace
Funny you should mention 30573 -- yesterday I noticed this was in limbo & broken.  I am in the process of fixing the bugs in this documentation so that it can be merged. While I'm at it, I will be be updating the CI verify job to upload the doc verify results to an AWS S3 bucket with a 7 day r

Re: [vpp-dev] Feedback on a tool: vppcfg

2022-04-02 Thread Dave Wallace
Hi Pim, This is most excellent!  Thank you for sharing your work. I also have only taken a quick pass through the information you posted, but have been thinking about tackling a YAML or JSON based configuration format to help simplify the unit testing environment and make use case test automa

Re: [vpp-dev] Query on VPP in Aure

2022-04-29 Thread Dave Wallace
Thanks Matt! -daw- On 4/29/2022 2:40 PM, Matthew Smith via lists.fd.io wrote: Hi Ben, Sure, I'll work on an update to the doc. -Matt On Fri, Apr 29, 2022 at 3:48 AM Benoit Ganne (bganne) wrote: Hi Matt, John, This is a great summary! >> The only reference I could find for

Re: [vpp-dev] Replacing pycodestyle with black

2022-05-02 Thread Dave Wallace
Hi Klement, I agree that black is a much better PEP8 compliance/formatter for python code.  I've been using it on my personal python projects for a while now. I left a minor comment on your gerrit change wrt. installation of pinned version as part of the rest of the python virtualenv. Otherwi

Re: [vpp-dev] Replacing pycodestyle with black

2022-05-02 Thread Dave Wallace
15, Klement Sekera via lists.fd.io <http://lists.fd.io> wrote: Hi Dave, good catch about requirements.txt. Should be fixed now. I’m not sure how to proceed with rest of code, seems to be mostly Ole’s domain. Thoughts, Ole? Thanks, Klement On 2 May 2022, at 18:50, Dave Wallace

Re: [vpp-dev] Replacing pycodestyle with black

2022-05-03 Thread Dave Wallace
79 IIRC. Black advocates line length of 88, saying it produces least lines of code by experience and it’s the default. https://black.readthedocs.io/en/stable/the_black_code_style/current_style. html#line-length On 2 May 2022, at 23:31, Dave Wallace mailto:dwallac...@gmail.com&g

Re: [vpp-dev] Issue with VPP build

2022-05-05 Thread Dave Wallace
Rajisha, The scripts in that directory are woefully out of date. Plesae see the vpp 18.10+ directions in https://wiki.fd.io/view/VPP/Pulling,_Building,_Running,_Hacking_and_Pushing_VPP_Code#Building_without_virtualization Thanks, -daw- On 5/5/22 4:12 AM, Rajisha Payyanur wrote: Hi Team,

[vpp-dev] Topics for tomorrow's VPP Community Meeting

2022-05-09 Thread Dave Wallace
Folks, I have a couple topics to discuss at tomorrow's VPP Community meeting: 1. Feedback on https://gerrit.fd.io/r/c/vpp/+/36043 tests: replace pycodestyle with black 2. Presentation on Refactoring VPP Make Test Framework (20 minutes + discussion) Thanks, -daw- -=-=-=-=-=-=-=-=-=-=-=- Li

[vpp-dev] GoVPP Community Meetings (even weeks @ 6:30am Pacific Time)

2022-05-31 Thread Dave Wallace
Folks, The GoVPP project is starting to hold GoVPP Community meetings every other week on even weeks @ 6:30am Pacific Time beginning this Thursday June 2, 2022. A recent increase in downstream consumers has prompted holding regular meetings to address critical fixes / improve review/merge ti

[vpp-dev] Jenkins Job failures do to TCP connectivity issues

2022-06-01 Thread Dave Wallace
Folks, The FD.io CI is currently experiencing an rash of CI job failures do to TCP connection failures between Jenkins and the docker executor images.  I am currently working with LF-IT and the lab hosting vendor to diagnose and fix the issues. Thank you in advance for your patience while th

Re: [vpp-dev] Jenkins Job failures do to TCP connectivity issues

2022-06-01 Thread Dave Wallace
eouts.  So far I have not seen any new job failures due to TCP connection resets. Thanks for your patience during this outage. -daw- On 6/1/22 2:22 PM, Dave Wallace via lists.fd.io wrote: Folks, The FD.io CI is currently experiencing an rash of CI job failures do to TCP connection failure

[vpp-dev] FD.io CI Outage

2022-06-20 Thread Dave Wallace
Folks, Jenkins.fd.io was inadvertently put into maintenance mode on Saturday.  It was taken out of maintenance mode about 5 hours ago, but VPP & CSIT jobs are still stuck in the Jenkins Build Queue (currently 18 jobs in the queue). LF-IT tickets [0] have been opened and resolution of the iss

Re: [vpp-dev] FD.io CI Outage

2022-06-21 Thread Dave Wallace
Folks, Jenkins was restarted last night which resolved the outage.  RCA is still being investigated. Thanks, -daw- On 6/20/22 4:36 PM, Dave Wallace via lists.fd.io wrote: Folks, Jenkins.fd.io was inadvertently put into maintenance mode on Saturday.  It was taken out of maintenance mode

Re: [vpp-dev] Configuring linux kernel bond interface in VPP

2022-06-22 Thread Dave Wallace
Folks, Unfortunately when performing an internet search for VPP's documentation, the first link found is commonly a very old copy on Read-The-Docs and often times a cloned RTD project.  Equally sad is the fact that the early doc sets did not include release labels, so it is not easy to discov

Re: [vpp-dev] unable to install vpp plugin dpdk

2022-06-22 Thread Dave Wallace
Ubuntu 22.04 (Jammy Jellyfish) packages are scheduled to be produced in VPP 22.10 release. Thanks, -daw- On 6/21/22 4:29 AM, Lokesh Chakka wrote: $ cat /etc/apt/sources.list.d/fdio_release.list # this file was generated by packagecloud.io for # the repository at https:

[vpp-dev] Latest News on FD.io

2022-06-23 Thread Dave Wallace
Folks, FD.io TSC member Ray Kinsella has been blogging recently on FD.io VPP.  His blog posts are now included on the FD.io web site under 'The Latest'->'Latest News' [0]. I highly recommend that you check them out. Many thanks to Ray for his contributions to the FD.io Community! -daw- [0]

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

2022-06-29 Thread Dave Wallace
Congratulations to the entire FD.io Community and all who contributed to yet another on time, quality VPP release! Special thanks to Andrew for his work as Release Manager. Thanks, -daw- On 6/29/22 12:13 PM, Andrew Yourtchenko wrote: Hello all, VPP 22.06 release is complete and the artifacts

Re: [vpp-dev] Reg Failure in make pkg-rpm with stable/2206 branch

2022-07-08 Thread Dave Wallace
Hi Archana, Unfortunately the RPM package builds have been unsupported for several years and CentOS CI jobs removed a few releases ago. Thus you are essentially on your own unless someone else who have been building rpm packages locally has any pointers. Thanks, -daw- On 7/1/22 6:32 AM, Ar

Re: [vpp-dev] [csit-dev] FD.io CSIT-2206 Release Report is published

2022-07-13 Thread Dave Wallace
Congratulations to the CSIT Community and all FD.io community members who contributed to the VPP 22.06 release and CSIT 22.06 Report! Well done! -daw- On 7/13/22 11:20 AM, Andrew Yourtchenko wrote: FYI - in case you are not on csit-dev mail list. --a Begin forwarded message: *From:* "Tibor

[vpp-dev] Aug 2022 VPP Community Meetings are cancelled

2022-07-27 Thread Dave Wallace
Folks, Per agreement at the last VPP Community meeting, the August 2022 VPP Community meetings are cancelled due to the summer holiday season. The next VPP Community meeting is scheduled for Tuesday September 13, 2022 at 8am PDT. Enjoy the rest of the summer! -daw- -=-=-=-=-=-=-=-=-=-=-=-

Re: [vpp-dev] make install-dep fails

2022-08-23 Thread Dave Wallace
Hi Hemant, I would recommend using a more recent Ubuntu LTS release as support for Ubuntu 18.04 was deprecated a many releases ago. All of our CI/CD & CSIT infrastructure are migrating to Ubuntu 22.04 for the upcoming VPP 22.10 release.  I anticipate that support for Ubuntu 20.04 will be dep

[vpp-dev] 2022-09-01 FD.io VPP (master branch) Gerrit Change Report

2022-09-01 Thread Dave Wallace
Folks, I have updated a gerrit change report generator authored by Ole Troan [0] to produce a report that categorizes the state of the Gerrit review queue.  Each gerrit change is labeled with the following status: == === Status Complete 

[vpp-dev] Fix for vpp-csit-verify-device-master-ubuntu2204-x86_64-1n-skx job failures

2022-09-02 Thread Dave Wallace
Folks, We're in the process of upgrading our CI infrastructure to use Ubuntu-22.04 LTS.  An issue was discovered that causes the vpp-device jobs (vpp-csit-verify-device-master-ubuntu2204-x86_64-1n-*) to fail due to memory exhaustion. Damjan helped identify the root cause & correct fix [1], b

Re: [vpp-dev] One proposal for community meeting

2022-09-06 Thread Dave Wallace
Hi Xu, Presenting your patch is a fine idea. I will also spend a few minutes discussing the upgrade of the CI infra from ubuntu-20.04 to ubuntu-22.04. You have the correct link to join the meeting. Thanks, -daw- On 9/5/22 11:18 PM, Xu, Ting wrote: Hi, As I see in Dave’s message, our Commu

[vpp-dev] 2022-09-14 FD.io VPP (master branch) Gerrit Change Report

2022-09-14 Thread Dave Wallace
New report generated today: https://gist.github.com/dwallacelf/c60164b8affb65fdef690d7500d8de1a Please review the report and update/review/merge changes as appropriate. Thanks, -daw- On 9/1/22 4:04 PM, Dave Wallace via lists.fd.io wrote: Folks, I have updated a gerrit change report

[vpp-dev] Input on VPP 'make test' use cases

2022-09-16 Thread Dave Wallace
Folks, In preparation for refactoring 'make test', I'd like to get feedback on the which features in test/Makefile are being used and the context for them (e.g. FD.io CI, downstream CI, local testing, test development). I've created a wiki page [0] to capture the feedback.  Please edit the w

[vpp-dev] 'make test' failures on ubuntu2204 & debian11

2022-09-26 Thread Dave Wallace
Folks, Due to the upgrade to ubuntu-22.04 and re-enabling multi-worker tests on debian-11 CI jobs, there have been a number of regressions in 'make test' (some intermittent failures, other hard failures). I have disabled the offending tests [0] and rebased all of the outstanding gerrit chang

[vpp-dev] 2022-09-27 FD.io VPP (master branch) Gerrit Change Report

2022-09-27 Thread Dave Wallace
New report generated today: https://gist.github.com/dwallacelf/4147e4d26ca154698ea3c881426160c3 Please review the report and update/review/merge changes as appropriate. Thanks, -daw- On 9/14/22 3:55 PM, Dave Wallace via lists.fd.io wrote: New report generated today: https://gist.github.com

[vpp-dev] vpp-debug-verify job enabled per-patch non-voting

2022-10-12 Thread Dave Wallace
Folks, After removing the most egregious make test testcases which fail on the vpp_debug image, I have re-instated the vpp-debug-verify job as non-voting per-patch [0].  I will continue to work on fixing or removing testcases which are failing on non-related patches. Please look for failures

[vpp-dev] 2022-10-12 FD.io VPP (master branch) Gerrit Change Report

2022-10-12 Thread Dave Wallace
New report generated today https://gist.github.com/dwallacelf/90f2c3b1a2a59b5bc186d89650826f6b Please review the report and update/review/merge changes as appropriate. Thanks, -daw- On 9/27/22 10:09 AM, Dave Wallace via lists.fd.io wrote: New report generated today: https://gist.github.com

Re: [vpp-dev] Build VPP with clean Jenkins workspace

2022-10-12 Thread Dave Wallace
Marcel, The build failure was caused by the fact that your gerrit change was not based on top of master and because there was another gerrit change merged [0] which changed the PKG_SUFFIX in build/external/Makefile [0].  Thus build was not updating vpp-ext-deps in the CI docker container beca

[vpp-dev] Move VNET features to plugins

2022-10-17 Thread Dave Wallace
Folks, There has been a long standing chore to move VNET features to plugins for which I've created a Jira ticket [0] to coordinate getting this work done for VPP 23.02 release. Can the maintainers of the VNET features [1] please sign up for the associated subtask in [0] and complete the wor

Re: [vpp-dev] Move VNET features to plugins

2022-10-18 Thread Dave Wallace
the appropriate plugins as required. Thanks, -daw- [2] https://jira.fd.io/browse/VPP-2060 /neale *From: *vpp-dev@lists.fd.io on behalf of Dave Wallace via lists.fd.io *Date: *Tuesday, 18 October 2022 at 08:57 *To: *vpp-dev *Subject: *[vpp-dev] Move VNET features to plugins Folks, There

[vpp-dev] FD.io VPP (master branch) Gerrit Change Report is now being generated daily

2022-10-24 Thread Dave Wallace
contents are also included in the README.rst as a convenience. Please let me know if this report is useful and any suggestions to make it more better. Thanks, -daw- [0] : https://github.com/vpp-dev/vpp-gerrit-report/blob/main/VPP-GERRIT-REPORT.rst On 10/12/22 10:57, Dave Wallace via

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

2022-10-26 Thread Dave Wallace
a look at the release notes at https://docs.fd.io/vpp/22.10/aboutvpp/releasenotes/v22.10.html The artifacts are available at the https://packagecloud.io/fdio/release Thanks to Dave Wallace and Vanessa Valderrama for the assistance in preparing the release, and to all of the VPP contributors for

[vpp-dev] VPP Gerrit Report Enhancement

2022-11-04 Thread Dave Wallace
Folks, I have enhanced the VPP Gerrit Report to not include gerrit changes which are marked 'Code-review -2'.  Today's report [0] reflects that improvement. Please let me know if you have any feedback on this report. Thanks, -daw- [0] https://github.com/vpp-dev/vpp-gerrit-report -=-=-=-=-=

Re: [vpp-dev] VPP Gerrit Report Enhancement

2022-11-05 Thread Dave Wallace
rs’ lists, and not the authors ? (I saw one -2 change in my list in this report, which is the “correct” behavior imo, so just making sure it is a feature and not a bug :) --a On 4 Nov 2022, at 16:13, Dave Wallace wrote:  Folks, I have enhanced the VPP Gerrit Report to not include gerri

[vpp-dev] Volunteers to join the FD.io Security Response Team

2022-11-10 Thread Dave Wallace
Folks, The TSC is looking for volunteers from the community to join the Security Response Team [0]. If you have any experience with open source Vulnerability Reporting Processes and would like to help the FD.io community by joining the Security Response Team, then please respond to me direct

Re: [vpp-dev] Gerrit Review Id 37642

2022-11-12 Thread Dave Wallace
Merged. Thanks for your contribution. -daw- On 11/11/2022 1:51 AM, lihuawei wrote: Hi community maintainers, I have added a fix as gerrit review id 37642. *gerrit link: https://gerrit.fd.io/r/c/vpp/+/37642* *short description: *fix lib install dir and add vat2 lib install when build rpm. P

Re: [vpp-dev] RFC: move the “1”st instance of the community meeting 3 hours earlier to reduce impact for earlier time zone

2022-11-22 Thread Dave Wallace
+1 On 11/22/22 11:28 AM, Andrew Yourtchenko wrote: Hi all, It came up that the current time of the community meeting is extremely unfriendly for our community members on China timezone - it makes it midnight their time. So, as per discussion on the call today, I would like to propose to move

[vpp-dev] vpp-gerrit-report with auto-abandonment

2022-11-23 Thread Dave Wallace
pp-dev/vpp-gerrit-report && cd vpp-gerrit-report 2. ./scripts/find_abandoned_changes.sh Here is a sample output of the shellscript: /scratch/dwallacelf/github.com/vpp-dev/vpp-gerrit-report$ ./scripts/find_abandoned_changes.sh dwallac...@gmail.com **Dave Wallace** : Found in http

Re: [vpp-dev] PSA: host stack active opens from first worker

2022-12-02 Thread Dave Wallace
Florin, Most Excellent -- very nice work on improving the VPP Hoststack! :D Thanks, -daw- On 12/1/22 18:17, Florin Coras wrote: Hi folks, It’s been many months and patches at this point but once [1] is merged, session layer will accept connects from both main, with worker barrier, and first

Re: [vpp-dev] [csit-dev] Core isolation on kernel command line deprecated

2022-12-12 Thread Dave Wallace
Hi Juraj, + vpp-dev@lists.fd.io For those curious to learn more, here is the cpusets kernel documentation [0] and cpuset manpage [1]. Thanks for the heads up! -daw- [0] https://www.kernel.org/doc/Documentation/admin-guide/cgroup-v1/cpusets.rst [1] https://manpages.ubuntu.com/manpages/jammy

[vpp-dev] VPP & HICN docs verify jobs now upload generated docs to a 7-day retention S3 bucket

2022-12-12 Thread Dave Wallace
Folks, The VPP and HICN docs verify jobs now upload the generated docs for each patch to a 7-day retention bucket in Amazon S3 storage. The upload URL for the docs is the same as the log URL for the docs job except that the domain name is 's3-docs-7day.fd.io' instead of 's3-logs.fd.io'. For

[vpp-dev] VPP AF_PACKET (aka host-interface) driver is now a plugin

2022-12-21 Thread Dave Wallace
Folks, As part of the ongoing effort to move features from vpp/src/vnet to plugins (tracked Jira VPP-2040 [0]), the gerrit change [1] moving the VPP AF_PACKET (aka host-interface) driver to a plugin has just been merged into master. If you use the VPP AF_PACKET driverand have the stanza 'plu

Re: [vpp-dev] Error message on starting vpp

2023-01-10 Thread Dave Wallace
Merged :) Thanks, -daw- On 1/10/2023 4:24 PM, Ahmed Abdelsalam (ahabdels) via lists.fd.io wrote: Hi Xiaodong, The warning has been fixed here https://gerrit.fd.io/r/c/vpp/+/37874 Cheers, Ahmed *From: *Xiaodong Xu *Date: *Thursday, 29 December 2022 at 01:55 *To: *vpp-dev@lists.fd.io *Cc:

Re: [vpp-dev] Error message on starting vpp

2023-01-11 Thread Dave Wallace
Merged :) Thanks, -daw- On 1/11/23 9:31 AM, Ahmed Abdelsalam (ahabdels) via lists.fd.io wrote: I just discussed this with Nathan. Should be merged soon. Cheers! *From: *Pim van Pelt *Date: *Wednesday, 11 January 2023 at 13:37 *To: *vpp-dev@lists.fd.io *Cc: *jul...@klaiber.me , Pablo Camaril

Re: [vpp-dev] [csit-dev] Bumping dpdk to 22.11 in vpp 23.02 ?

2023-01-12 Thread Dave Wallace
Hi Fan, There was a VPP Community meeting this Tuesday at the new time (5am PST) that was lightly attended. Thanks, -daw- On 1/12/2023 4:42 AM, Zhang, Fan wrote: I agree. It is worth discussing in VPP community call if VPP should access the DPDK internal APIs - it surely leaves us more fle

Re: [vpp-dev] [csit-dev] Bumping dpdk to 22.11 in vpp 23.02 ?

2023-01-12 Thread Dave Wallace
It is on the VPP meeting wiki page: https://wiki.fd.io/view/VPP/Meeting Thanks, -daw- On 1/12/2023 10:14 AM, Zhang, Fan wrote: Then I was an hour late :-( Thanks Dave! Where can I find the new time calendar? On 1/12/2023 3:12 PM, Dave Wallace wrote: There was a VPP Community meeting this

[vpp-dev] [lfn-TAC] Call for Mentors - 2023 Mentorship Program is live

2023-01-12 Thread Dave Wallace
Folks, One of the 2023 goals for the FD.io community is to foster growth of open source software by mentoring those interested in learning how to contribute. Please consider submitting a mentorship project proposal for your area of expertise as described in Casey's email [0]. Thanks, -daw-

[vpp-dev] Topic for VPP Community Meeting (Jan 24) - DPDK Version for VPP 23.06 Release

2023-01-18 Thread Dave Wallace
Folks, Let's discuss the status of the dpdk version for VPP 23.06 Release (dpdk 22.11 or dpdk 23.03). In addition to the resolution of the internal API access, NVidia has donated ConnectX-7 NICs to the CSIT performance lab which requires the latest dpdk version to enable hardware features of

Re: [vpp-dev] is VPP Gerrit server "No space left on device"

2023-01-30 Thread Dave Wallace
Folks, This issue is being actively worked on and is being tracked via the following ticket: https://jira.linuxfoundation.org/plugins/servlet/desk/portal/2/IT-25113 Gerrit is being restarted now. Thanks, Dave ps. Support requests for gerrit issues at https://jira.linuxfoundation.org/plugins

Re: [vpp-dev] is VPP Gerrit server "No space left on device"

2023-01-30 Thread Dave Wallace
After gerrit was restarted, git review is working for me: https://gerrit.fd.io/r/c/vpp/+/38076 <https://gerrit.fd.io/r/c/vpp/+/38076> Thanks, -daw- On 1/30/23 11:05 AM, Dave Wallace via lists.fd.io wrote: Folks, This issue is being actively worked on and is being tracked via the fol

Re: [vpp-dev] additional email

2023-02-02 Thread Dave Wallace
Hi Stanislav, Please open a case with LF-IT and let me know what the case number is. https://jira.linuxfoundation.org/plugins/servlet/theme/portal/2/create/37 I will follow up with LF-IT folks to make sure that it is picked up promptly. Thanks, -daw- On 2/2/23 4:22 AM, Stanislav Zaikin wrot

[vpp-dev] February LFN Virtual Developer & Testing Forum

2023-02-10 Thread Dave Wallace
Folks, Please register to join the virtual LFN Developer & Test Forum next week! Thanks, -daw- Forwarded Message Subject:[tsc] February LFN Virtual Developer & Testing Forum Date: Fri, 10 Feb 2023 08:12:55 -0800 From: Casey Cain To: TAC , ODIM TSC , ONAP TSC ,

Re: [vpp-dev] Compilation errors seen in VPP v23.02-rc1 on Centos 8

2023-02-13 Thread Dave Wallace
Burcu, Unfortunately, no one in the community has stepped up to maintain the Centos build infrastructure after Red Hat left the community a few years back. VPP 20.09 was the last supported release of CentOS-7 and VPP 21.10 was the last supported release of CentOS-8 by the FD.io CI jobs. The

[vpp-dev] CVE-2022-46397: FD.io VPP (Vector Packet Processor) IPSec generates a predictable IV with AES-CBC mode

2023-02-13 Thread Dave Wallace
Folks, A vulnerability in the VPP IPSec plugin was identified by Benoit Ganne who has also provided a fix that has been committed to master and cherry-picked to all affected VPP Release branches. Here is the Security Advisory report for CVE-2022-46397 [0]: Description: FP.io VPP (Vector Pac

[vpp-dev] FD.io Projects Retention Policy on Packagecloud.io

2023-02-13 Thread Dave Wallace
Folks, In light of the recent VPP Security Vulnerability, the FD.io TSC discussed and would like to recommend that each project adopt and publish a retention policy for packages uploaded to https:packagecloud.io/fdio. The Security Response Team is recommending that any package which was bui

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

2023-02-23 Thread Dave Wallace
6 AM, Andrew Yourtchenko wrote: Hi all, VPP release 23.02 is complete ! Artifacts are at their usual place athttps://packagecloud.io/fdio/release Many thanks to all the contributors for their work that went into the release, and thanks to Dave Wallace and Vanessa Valderrama for the help in

[vpp-dev] [vpp-build] VPP build error on Ubuntu 22.04

2023-02-23 Thread Dave Wallace
Jens, Forwarding to vpp-dev@lists.fd.io where VPP contributors answer these types of questions. The srtp plugin is not built in the CI [0] and ubuntu-22.04 includes version 2.4.2 of libsrtp2 [1].  The ekt field was deprecated in 2.4.0 since it was never fully implemented and the draft change

Re: [vpp-dev] [vpp-build] VPP build error on Ubuntu 22.04

2023-02-27 Thread Dave Wallace
Thanks for letting us know. -daw- On 2/26/2023 8:49 AM, Jens Rösiger via lists.fd.io wrote: Hi Dave, i have apply the patch and the build process has no more errors. All .deb packages are created. Thank you very much. -- Jens -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent t

Re: [vpp-dev] docker pkg-deb?

2023-02-28 Thread Dave Wallace
Hemant, VPP build infrastructure does not currently support building docker images containing the VPP pkg-deb.  You'll have to create your own Dockerfile to do so. Thanks, -daw- On 2/28/2023 3:09 PM, hemant via lists.fd.io wrote: Folks, I use “sudo make pkg-deb” to build. How to I build

[vpp-dev] RFC: VPP Build Artifact Retention Policy

2023-03-06 Thread Dave Wallace
Folks, As discussed in the last 2 VPP Community meetings, I have created a draft build artifact policy for the VPP project [0]. Please review and provide comments to this email thread. Thanks, -daw- [0] https://wiki.fd.io/view/VPP/BuildArtifactRetentionPolicy -=-=-=-=-=-=-=-=-=-=-=- Links:

Re: [vpp-dev] failure while building VPP v23.02 in centos 7 VM

2023-03-09 Thread Dave Wallace
Hi Sandeep, The VPP community no longer supports building on CentOS-7.  The build infrastructure for centos/redhat/rocky OS distros was left in place after support ended, but there are no active maintainers for this build infra nor are there any CI jobs to ensure that it still works. You may

[vpp-dev] [FD.io Helpdesk #44397] [linuxfoundation.org #44397] Re: Poor VPP Build Time

2017-08-16 Thread Dave Wallace via RT
Resend without graphics... See link for details. On 8/16/17 11:27 AM, Dave Wallace wrote: > Dear FIDO Helpdesk, > > Several VPP verify jobs are running so slow that they are timing out > after 6 hours without having completed compiling the codebase! > > https://jenkins.fd

<    1   2   3   4   5