BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//P4 - Language Consortium - ECPv6.17.1//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://p4.org
X-WR-CALDESC:Events for P4 - Language Consortium
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Vancouver
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20250309T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
DTSTART:20251102T090000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
DTSTART:20260308T100000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0700
TZOFFSETTO:-0700
TZNAME:MST
DTSTART:20261101T090000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:America/Denver
BEGIN:DAYLIGHT
TZOFFSETFROM:-0700
TZOFFSETTO:-0600
TZNAME:MDT
DTSTART:20250309T090000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0600
TZOFFSETTO:-0700
TZNAME:MST
DTSTART:20251102T080000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0700
TZOFFSETTO:-0600
TZNAME:MDT
DTSTART:20260308T090000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0600
TZOFFSETTO:-0700
TZNAME:MST
DTSTART:20261101T080000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0700
TZOFFSETTO:-0600
TZNAME:MDT
DTSTART:20270314T090000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0600
TZOFFSETTO:-0700
TZNAME:MST
DTSTART:20271107T080000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:Europe/Berlin
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20250330T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20251026T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20260329T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20261025T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20270328T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20271031T010000
END:STANDARD
END:VTIMEZONE
BEGIN:VTIMEZONE
TZID:UTC
BEGIN:STANDARD
TZOFFSETFROM:+0000
TZOFFSETTO:+0000
TZNAME:UTC
DTSTART:20250101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Vancouver:20260812T080000
DTEND;TZID=America/Vancouver:20260812T090000
DTSTAMP:20260722T145400Z
CREATED:20260722T145400Z
LAST-MODIFIED:20260722T145400Z
UID:10000168-1786521600-1786525200@p4.org
SUMMARY:P4 Developer Days – High-Performance Traffic Management: Building a Multi-Layer HCoS Router with P4
DESCRIPTION:High-Performance Traffic Management: Building a Multi-Layer HCoS Router with P4\n\n\nAbstract\nThe Hierarchical Quality of Service (is a very important topic in networking and integrated part of routers. There are few methods used to implement it in hardware in a programmable way possible with P4. The P4 language generally does not define HQoS as a language feature. Instead use the P4 may help defining flexibility in various QoS models implementations. \nThe presentation shows the hardware extern model based on a sorting engine when connected with P4 creates an opportunity to implement complex scheduling algorithms. Also\, the more advanced HQoS topics related to flexible scheduling based on timestamps are covered allowing implementation of TSN protocol families. \nSpeaker\nMirek Walukiewicz is a Principal Engineer in Pantherun Technologies. He has 33 years of experience in networking technology and is currently a Solution Architect working with customers on P4 integration with FPGA products. He works on complex use-cases related to traffic scheduling in custom switches and routers\, time synchronization and Time Sensitive Networking. \n\n\n🗓️ [Click here] to add event and zoom details to your calendar for August 12 at 8 am PT (virtual & free)
URL:https://p4.org/event/multi-layer-hcos-router-with-p4/
CATEGORIES:Events
ATTACH;FMTTYPE=image/png:https://p4.org/wp-content/uploads/sites/53/2026/07/Dev-Day-Aug-12-2026.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Denver:20260817T090000
DTEND;TZID=America/Denver:20260817T130000
DTSTAMP:20260721T100839Z
CREATED:20260715T155632Z
LAST-MODIFIED:20260721T100839Z
UID:10000165-1786957200-1786971600@p4.org
SUMMARY:SIGCOMM 2026 | Programming SmartNICs Tutorial
DESCRIPTION:ACM SIGCOMM is the flagship annual conference of the ACM Special Interest Group on Data Communication (SIGCOMM). ACM SIGCOMM 2026\, the 40th edition of the conference series\, will be held between August 17 – 21\, 2026\, at the Colorado Convention Center in Denver\, Colorado\, USA. \nDon’t miss this tutorial by P4 community members at the event on August 17. \nProgramming SmartNICs: From Packet Processing to Programmable Transport \nProgrammable switches transformed networking research by making the data plane accessible and programmable. A similar shift is now happening at the network edge: SmartNICs\, DPUs\, and IPUs are evolving into programmable computing platforms capable not only of packet processing\, but also of stateful services and transport-layer functionality. Rather than being fixed-function offload devices\, they are becoming heterogeneous subsystems tightly integrated with host software stacks. \nThis tutorial provides a unified\, systems-oriented introduction to SmartNIC programmability\, spanning four tightly coupled dimensions: data-plane packet processing\, stateful network function design\, transport-layer programmability\, and host-level integration. It combines conceptual foundations with guided hands-on exercises on NVIDIA BlueField platforms using NVIDIA Launchpad\, allowing participants to gain both architectural understanding and practical experience with packet-processing and transport programmability. \nBy the end of the tutorial\, attendees will understand the design space across SmartNIC\, DPU\, and IPU platforms; write and deploy packet-processing logic on NIC targets; design and evaluate stateful services; experiment with transport-layer customization and programmable congestion control; and integrate NIC-based functionality with host control planes and software stacks. \nSpeakers:  \n\nFernando Ramos INESC-ID\, IST\, University of Lisbon\nMuhammad Shahbaz\, University of Michigan\nMina Tahmasbi Arashloo\, University of Waterloo\nMario Baldi\, NVIDIA\n\nView tutorial details \nTutorial Schedule\n08:30 – 09:15: SmartNIC Architectures and Programming Models\nSmartNIC/DPU/IPU architectures; match-action pipelines vs. programmable cores vs. FPGA; Portable NIC Architecture (PNA); packet processing vs. transport programmability. \n09:15 – 09:45: Packet Processing Programming on SmartNICs\nTable lookups; packet transformations; control-plane integration.Programming with P4\, DOCA Pipeline Language (DPL) and DOCA Flow. \n09:45 – 10:15: Transport Programming on SmartNICs\nProgrammable congestion control; transport-layer extensions; host-NIC coordination; open research challenges. \n10:15 – 10:45: Break \n10:45 – 11:30 Hands-On I: Programming the SmartNIC Packet Pipeline\nHands-on development of packet-processing functionality\, including forwarding\, filtering\, table lookups\, and packet transformations\, on BlueField-3 using DPL (DOCA Pipeline Language) and DOCA Flow to program the packet processing pipeline of the ConnectX-7 component. \n11:15 – 12:15: Hands-On II: Transport Programmability on SmartNICs\nHands-on experimentation with programmable transport functionality using DOCA PCC (Programmable Congestion Control) and DPA (Data Path Accelerator) execution on BlueField-3; evaluating transport behavior and host-NIC interaction.
URL:https://p4.org/event/sigcomm-2026-programming-smartnics-tutorial/
CATEGORIES:Events
ATTACH;FMTTYPE=image/png:https://p4.org/wp-content/uploads/sites/53/2026/07/SmartNICs-SIGCOMM-2026-Turotial-Card.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20260818T160000
DTEND;TZID=Europe/Berlin:20260818T170000
DTSTAMP:20260729T075641Z
CREATED:20260729T075641Z
LAST-MODIFIED:20260729T075641Z
UID:10000169-1787068800-1787072400@p4.org
SUMMARY:P4 GSoC 2026 || Wrap-up Meeting
DESCRIPTION:Join us for the 2026 P4 GSoC Wrap-up Meeting. Request Meeting Invite here to join \nOur 5 project contributors will present the result of their work. \nHere are the five projects: \n\nPolyglot P4TC: Python and Rust API Wrappers for Linux TC-based P4\n\nContributor: Attaullah Ansari\, Birla Institute of Technology\, Mesra\n\n\nBMv2 packet trace support\n\nContributor: Yuao Ma\, Huazhong University of Science and Technology\n\n\nImproving The Traffic Manager of the P4Sim Switch\n\nContributor: Vineet Goel\, Indian Institute of Technology Roorkee\n\n\nEnhancing P4-SpecTec Usability: A Mechanized Specification for Nano-P4\n\nContributor: Haechan Kwon\, Korea Advanced Institute of Science & Technology\n\n\nIntegrating P4 Based In Network Machine Learning Framework into P4Pi\n\nContributor: Yuzhong (WeiWei) Luo\, University of Oxford\n\n\n\nRead more
URL:https://p4.org/event/p4-gsoc-2026-wrap-up-meeting/
CATEGORIES:Events
ATTACH;FMTTYPE=image/png:https://p4.org/wp-content/uploads/sites/53/2026/07/P4-GSoC-2026-Wrap-up-Meeting.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Vancouver:20260924T080000
DTEND;TZID=America/Vancouver:20260924T090000
DTSTAMP:20260716T145856Z
CREATED:20260716T145834Z
LAST-MODIFIED:20260716T145856Z
UID:10000166-1790236800-1790240400@p4.org
SUMMARY:P4 Developer Days – Securing P4 Programs by Information Flow Control
DESCRIPTION:Securing P4 Programs by Information Flow Control\n\n\nAbstract\nP4’s flexibility makes it easy to leak sensitive data without realizing it. A bad table entry\, a copy-paste bug in a branch condition\, or a stray debug field can quietly expose secrets to an untrusted network\, and nothing in the toolchain today catches it. \nI’ll show how our tool\, TAP4S\, catches this kind of leak automatically. You mark which fields are sensitive and which ports are untrusted\, and it checks every path for violations\, with no annotations or code changes required. \nSpeaker\nAnoud Alshnakat is a PhD researcher in Formal Methods at KTH Royal Institute of Technology in Stockholm\, where her work focuses on verifying and securing P4 data-plane programs (HOL4P4 and TAP4S). She’s especially interested in bringing formal methods closer to how developers actually write and reason about network code. \n\n\n🗓️ [Click here] to add event and zoom details to your calendar for September 24 at 8 am PT (virtual & free)
URL:https://p4.org/event/securing-p4-programs/
CATEGORIES:Events
ATTACH;FMTTYPE=image/png:https://p4.org/wp-content/uploads/sites/53/2026/07/Dev-Day-Sept-24-2026.png
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20261012
DTEND;VALUE=DATE:20261013
DTSTAMP:20260731T192518Z
CREATED:20260611T141804Z
LAST-MODIFIED:20260731T192518Z
UID:10000164-1791763200-1791849599@p4.org
SUMMARY:2026 P4 Workshop
DESCRIPTION:The P4 Workshop event is an opportunity for the P4 ecosystem to share knowledge\, insights and experiences across the broader community and to facilitate collaboration. This year the workshop will be a hybrid event and feature both in-person and pre-recorded content. The in-person portion will take place on October 12 in Silicon Valley (venue TBA). \nCall for Proposals is open and will close on August 9. \nFull event details
URL:https://p4.org/event/2026-p4-workshop/
CATEGORIES:Events
ATTACH;FMTTYPE=image/png:https://p4.org/wp-content/uploads/sites/53/2026/06/2026-P4-Workshop-CFP-Open.png
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20261207
DTEND;VALUE=DATE:20261211
DTSTAMP:20260727T143239Z
CREATED:20260716T154247Z
LAST-MODIFIED:20260727T143239Z
UID:10000167-1796601600-1796947199@p4.org
SUMMARY:EuroP4’26 (8th European P4 Workshop)
DESCRIPTION:The 8th edition of EuroP4 will be held between December 7-10\, 2026\, in co-location with CoNEXT’26 in Utrecht\, The Netherlands. The exact date will be announced soon. \nEuroP4’26 brings together networking researchers and practitioners to discuss cutting-edge\, P4-enabled research and P4-based technology. The workshop provides a venue for presenting and discussing research and projects related to P4\, as well as for more broadly discussing the needs of this research community. The workshop aims to forge new connections between researchers who already work with P4\, introduce more networking researchers to the P4 community\, and seed future top-tier publications\, innovation\, and contributions to this community. \nEvent website and CFP details
URL:https://p4.org/event/8th-european-p4-workshop-europ426/
CATEGORIES:Events
ATTACH;FMTTYPE=image/png:https://p4.org/wp-content/uploads/sites/53/2026/07/EuroP4-2026-Snackable-CFP.png
END:VEVENT
END:VCALENDAR