Difference between revisions of "VPP/Meeting"
From fd.io
< VPP
m (→Agenda) |
m (→Agenda) |
||
Line 33: | Line 33: | ||
** Host stack (Florin) | ** Host stack (Florin) | ||
** Documentation (Ray, John D) | ** Documentation (Ray, John D) | ||
− | ** ARM64 / aarch64 support ( | + | ** ARM64 / aarch64 support (Updates from Sirshak) |
+ | # https://gerrit.fd.io/r/#/c/18278/ - Build packages for generic Arm architecture – Lijian has resolved comments from Damjan. This is waiting for follow up review. | ||
+ | # https://gerrit.fd.io/r/#/c/19135/ - Enable NEON instructions in memcpy_le – Lijian enabled the NEON(SIMD) version of this – Awaiting review. | ||
+ | # Working on TAS patch (atomic Test and Set) to move from _sync builtin to _atomic builtin – Almost done(internal review ongoing). | ||
+ | # Will start looking into seeing if I can refactor my svm_fifo work further to reduce no of modular operations. | ||
+ | # CSIT - Expecting Juraj to join back from Thursday, so expect things to start moving on CSIT side. | ||
* VPP release 19.04 (Dave W) | * VPP release 19.04 (Dave W) | ||
** [[//wiki.fd.io/view/Projects/vpp/Release_Plans/Release_Plan_19.04 19.04 Release Plan]] | ** [[//wiki.fd.io/view/Projects/vpp/Release_Plans/Release_Plan_19.04 19.04 Release Plan]] |
Revision as of 14:01, 30 April 2019
Meeting Details
Biweekly on Tuesdays, 8-9am PT. FD.io Zoom Meeting room
Join from PC, Mac, Linux, iOS or Android: https://zoom.us/j/5301185804 or https://zoom.us/my/fastdata 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 Jong Hahn: jonhahn@cisco.com
- IRC
- #fdio-vpp room on freenode
- Web-based IRC client: https://webchat.freenode.net/
Agenda
The next VPP meeting is scheduled for April 30, 2019:
- Agenda Additions
- Reports from other fd.io projects
- CSIT (Maciek)
- Honeycomb (Michal)
- Host stack (Florin)
- Documentation (Ray, John D)
- ARM64 / aarch64 support (Updates from Sirshak)
- https://gerrit.fd.io/r/#/c/18278/ - Build packages for generic Arm architecture – Lijian has resolved comments from Damjan. This is waiting for follow up review.
- https://gerrit.fd.io/r/#/c/19135/ - Enable NEON instructions in memcpy_le – Lijian enabled the NEON(SIMD) version of this – Awaiting review.
- Working on TAS patch (atomic Test and Set) to move from _sync builtin to _atomic builtin – Almost done(internal review ongoing).
- Will start looking into seeing if I can refactor my svm_fifo work further to reduce no of modular operations.
- CSIT - Expecting Juraj to join back from Thursday, so expect things to start moving on CSIT side.
- VPP release 19.04 (Dave W)
- [19.04 Release Plan]
- Release: 2019-04-24 Done
- Coverity Scan status
- 7 warnings
- quic
- ipsec
- nat
- 7 warnings
- Issues?
- Metrics
- Code Base activity report: 134 merged in the last two weeks, up from 113 in the previous period
- Infra: 28 rechecks in the last two weeks, up from 25 in the previous period
- Stackalytics code contribution metrics
Meeting Minutes
VPP project meeting minutes now have their own page