Difference between revisions of "VPP/Meeting"

From fd.io
< VPP
Jump to: navigation, search
m (Agenda)
 
(753 intermediate revisions by 14 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
== Meeting Details ==
 
== Meeting Details ==
  
Weekly on Tuesday from 8-9am PST.
+
Bi-weekly on the second and fourth Tuesday of each month at 8-9am Pacific Time.<br>
[https://ciscosales.webex.com/ciscosales/j.php?MTID=m5917ad7f5a663136d5535a4050db0863 WebEx Link]
+
[https://zoom.us/my/fastdata?pwd=Z3Z0UnJyUmRIMlU3eTJLcGF6VEptQT09 FD.io Zoom Meeting room  (passcode <remove spaces> '4 1 2 3 2 4')]
  
 
<pre>
 
<pre>
Meeting number: 207 546 363
+
Join from PC, Mac, Linux, iOS or Android: https://zoom.us/my/fastdata?pwd=Z3Z0UnJyUmRIMlU3eTJLcGF6VEptQT09
Meeting password: cVt69ppV
+
  
Join by phone
+
Or iPhone one-tap (US Toll)+14086380968,,5301185804# or +16465588656,,5301185804#
+1-408-525-6800 Call-in toll number (US/Canada)
+
+1-866-432-9903 Call-in toll-free number (US/Canada)
+
Access code: 207 546 363
+
Numeric meeting password: 04537446
+
 
+
Global call-in numbers:
+
https://ciscosales.webex.com/ciscosales/globalcallin.php?serviceType=MC&ED=348266027&tollFree=1
+
 
+
Toll-free dialing restrictions:
+
https://www.webex.com/pdf/tollfree_restrictions.pdf
+
  
 +
Or Telephone:
 +
    Dial: +1 408 638 0968 (US Toll) or +1 646 558 8656 (US Toll)
 +
    +1 855 880 1246 (US Toll Free)
 +
    +1 877 369 0926 (US Toll Free)
 +
    Meeting ID: 530 118 5804
 +
    International numbers available: https://zoom.us/zoomconference?m=ppBOQMQTVxGYmbxNsVemC6KNo8eX2ptF
 
</pre>
 
</pre>
  
 +
Issues connecting to meeting?  Contact Dave Wallace <dwallacelf AT gmail DOT com>
 
*IRC
 
*IRC
** #fdio-vpp room on [https://freenode.net/ freenode]
+
** #fdio-meeting room on [https://libera.chat/ libera.chat]
** Web-based IRC client: https://webchat.freenode.net/
+
** Web-based IRC client: https://web.libera.chat/ or https://web.libera.chat/gamja (w/ auto-login)
  
 
== Agenda ==
 
== Agenda ==
  
The next VPP meeting is scheduled for May 17, 2016 with the following agenda:
+
There is no formal agenda for the meeting.
 
+
Attendees are encouraged to propose topics by sending email to vpp-dev.
* Agenda Additions
+
* Reports from other fd.io projects
+
** CSIT
+
** Honeycomb
+
** NSH / SFC
+
** ONE-LISP
+
** Sandbox
+
* VPP release 16.06 planning
+
** see [[//wiki.fd.io/view/Projects/vpp/Release_Plans/Release_Plan_16.06 16.06 release plan]]
+
** packaging updates (CJ Collier, Tom Herbert, Ed Warnicke)
+
** Release branch pulled (stable/16.06)
+
* fd.io infrastructure discussion
+
** verify / csit breaks
+
** Jira resolution field
+
** Ticket scrub [[https://rt.linuxfoundation.org | Open Tickets]]
+
* JIRA walkthrough
+
** Bug scrub:
+
*** Hate bug scrubs
+
*** We need to clean up multiple completed issues
+
*** Decide which remaining issues must be addressed in r16.06
+
* Code Base activity report - 23 merged (down from 50+ last week) - highlights
+
** A dozen bugfixes
+
** Ipv6-IOAM proof-of-work
+
* Consumability
+
** Switched tarball download to fd.io Nexus. Any problems?
+
** Moderate to severe verify job issues: switch from openjdk-7 to openjdk-8, calmed down now
+
** Other issues getting in the way?
+
* Tech topics:
+
** Plugin Signing
+
*** RSA-encrypted SHA256 signature draft.
+
*** What's the right way to manage certificates and/or keychain APIs to acquire a set of public keys of the form shown below?
+
<pre>
+
/*
+
* Extract these bits from a .pem file as follows:
+
*
+
* openssl rsa -in <mykeys.pem> -out <textfile> -pubout -modulus -text
+
*
+
* pubkey_N shows up in <textfile> as "Modulus=<long-hex-string>",
+
* right before -----BEGIN PUBLIC KEY-----
+
*
+
* pubkey_E shows up as "publicExponent: <decimal>(<hex>)", right
+
* after the (private) key modulus. Seems to be constant, 0x10001.
+
*/
+
static const char *pubkey_N = "DEADBEEFFEEDFACE blah blah blah"; 
+
static const char *pubkey_E = "010001";
+
</pre>
+
** API trace replay fast restart
+
  
 
== Meeting Minutes ==
 
== Meeting Minutes ==
  
=== 2016-05-10 ===
+
Meeting format is changed to be less formal discussion forum and meeting notes are not captured anymore.
 
+
As agreed between attendees all formal decision should be made through the mailing list.
* Meeting ended Wed May 11 14:02:52 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
+
* Minutes:        http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-05-10-15.00.html
+
* Minutes (text): http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-05-10-15.00.txt
+
* Log:            http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-05-10-15.00.log.html
+
 
+
=== 2016-05-03 ===
+
 
+
* Meeting ended Tue May  3 16:04:25 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
+
* Minutes:        http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-05-03-14.58.html
+
* Minutes (text): http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-05-03-14.58.txt
+
* Log:            http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-05-03-14.58.log.html
+
 
+
=== 2016-04-26 ===
+
 
+
* Meeting ended Tue Apr 26 15:58:49 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
+
* Minutes:        http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-04-26-15.03.html
+
* Minutes (text): http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-04-26-15.03.txt
+
* Log:            http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-04-26-15.03.log.html
+
 
+
=== 2016-04-19 ===
+
 
+
'''Note meeting ended on 2016-04-26 on IRC'''
+
 
+
* Meeting ended Tue Apr 26 15:03:16 2016 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
+
* Minutes:        http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-04-19-14.58.html
+
* Minutes (text): http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-04-19-14.58.txt
+
* Log:            http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-04-19-14.58.log.html
+
 
+
=== 2016-04-12 ===
+
 
+
* Meeting ended Tue Apr 12 15:56:18 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
+
* Minutes:        http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-04-12-15.00.html
+
* Minutes (text): http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-04-12-15.00.txt
+
* Log:            http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-04-12-15.00.log.html
+
 
+
=== 2016-04-05 ===
+
 
+
* Meeting cancelled due to Training/Hackfest
+
 
+
=== 2016-03-22 ===
+
 
+
* Meeting ended Thu Mar 24 12:33:36 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
+
* Minutes:        http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-03-22-15.01.html
+
* Minutes (text): http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-03-22-15.01.txt
+
* Log:            http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-03-22-15.01.log.html
+
 
+
=== 2016-03-15 ===
+
 
+
* Meeting ended Tue Mar 15 15:54:45 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
+
* Minutes:        http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-03-15-14.59.html
+
* Minutes (text): http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-03-15-14.59.txt
+
* Log:            http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-03-15-14.59.log.html
+
 
+
=== 2016-03-08 ===
+
 
+
* Meeting ended Tue Mar  8 16:49:03 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
+
* Minutes:        http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-03-08-16.01.html
+
* Minutes (text): http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-03-08-16.01.txt
+
* Log:            http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-03-08-16.01.log.html
+
 
+
=== 2016-03-01 ===
+
 
+
* Meeting ended Tue Mar  1 16:54:02 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
+
* Minutes:        http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-03-01-16.05.html
+
* Minutes (text): http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-03-01-16.05.txt
+
* Log:            http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-03-01-16.05.log.html
+
 
+
=== 2016-02-23 ===
+
 
+
*  Meeting ended Tue Feb 23 16:54:21 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
+
* Minutes:        http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-02-23-16.00.html
+
* Minutes (text): http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-02-23-16.00.txt
+
* Log:            http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-02-23-16.00.log.html
+
 
+
=== 2016-02-16 ===
+
  
* Meeting ended Tue Feb 16 17:08:26 2016 UTC.  Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
+
Old VPP project meeting minutes now have [[VPP/project-meeting-minutes | their own page]]
* Minutes:        http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-02-16-16.03.html
+
* Minutes (text): http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-02-16-16.03.txt
+
* Log:            http://ircbot.wl.linuxfoundation.org/meetings/fdio-vpp/2016/fdio-vpp.2016-02-16-16.03.log.html
+

Latest revision as of 18:14, 13 December 2023

Meeting Details

Bi-weekly on the second and fourth Tuesday of each month at 8-9am Pacific Time.
FD.io Zoom Meeting room (passcode <remove spaces> '4 1 2 3 2 4')

Join from PC, Mac, Linux, iOS or Android: https://zoom.us/my/fastdata?pwd=Z3Z0UnJyUmRIMlU3eTJLcGF6VEptQT09

Or iPhone one-tap (US Toll):  +14086380968,,5301185804# or +16465588656,,5301185804#

Or Telephone:
    Dial: +1 408 638 0968 (US Toll) or +1 646 558 8656 (US Toll)
    +1 855 880 1246 (US Toll Free)
    +1 877 369 0926 (US Toll Free)
    Meeting ID: 530 118 5804
    International numbers available: https://zoom.us/zoomconference?m=ppBOQMQTVxGYmbxNsVemC6KNo8eX2ptF

Issues connecting to meeting? Contact Dave Wallace <dwallacelf AT gmail DOT com>

Agenda

There is no formal agenda for the meeting. Attendees are encouraged to propose topics by sending email to vpp-dev.

Meeting Minutes

Meeting format is changed to be less formal discussion forum and meeting notes are not captured anymore. As agreed between attendees all formal decision should be made through the mailing list.

Old VPP project meeting minutes now have their own page