Loading…
October 15, 2026 | San Jose, CA.
View More Details & Registration
Note: The schedule is subject to change.
This schedule is automatically displayed in PDT(UTC/GMT -7). To see the schedule in your preferred timezone, please select from the drop-down menu to the right, above "Filter by Date."
Type: Session Presentation clear filter
Thursday, October 15
 

8:45am PDT

From Factory State To Platform Handoff: Automating DPU Onboarding With SZTP - Anssi Söderena, Fusionlayer, Inc
Thursday October 15, 2026 8:45am - 9:10am PDT
A DPU is not ready for use simply because it has booted or received an IP address. It still needs a trusted identity, compatible software, network configuration, credentials, and evidence that it has reached the expected state.

This session presents an OPI Blueprint that uses FusionLayer’s RFC 8572 sZTP server and client to prepare an NVIDIA BlueField-3 from a factory-default or reinitialized state. The workflow establishes trust, verifies onboarding artifacts, applies initial configuration, runs bootstrap scripts, reports progress, handles failures, and performs readiness checks.

OpenShift and F5-specific tools then complete the platform integration. An existing Red Hat OpenShift and F5 BIG-IP Next environment serves as the integration target. The project aims to validate traffic flowing from a virtual IP address through the BIG-IP Next traffic-processing component on the DPU to application pods.

We will share the resulting workflow, validation results, compatibility constraints, and the boundary between repeatable sZTP onboarding and platform-specific integration.
Speakers
avatar for Anssi Söderena

Anssi Söderena

Senior Software Developer, Fusionlayer, Inc
Anssi Söderena is a Senior Software Developer at FusionLayer Group, working on infrastructure automation and software development. His recent work includes Secure Zero Touch Provisioning and the open source fl-sztp client. He has hands-on experience with Linux infrastructure, server... Read More →
Thursday October 15, 2026 8:45am - 9:10am PDT
Bowsers Institute Room

9:15am PDT

Reimagining DPUs for Storage Control and End-to-End Confidential AI - Jitendra Singh & Anshuman Ghosh, Microsoft
Thursday October 15, 2026 9:15am - 9:40am PDT
AI infrastructure is rapidly exposing new limitations in traditional cloud architectures. As models scale, the challenge is no longer limited to computation. Model checkpoints, embeddings, vector indexes, prompts, KV caches, and inference data must move efficiently and securely across storage, networks, processors, and accelerators.
Historically, DPUs have been used to offload networking, storage, and security functions from host CPUs. However, the next evolution of programmable infrastructure is far more significant. DPUs are emerging as intelligent infrastructure components that can actively participate in storage control, data movement, policy enforcement, tenant isolation, attestation, and trusted execution workflows.
This session explores how DPUs are evolving from infrastructure accelerators into foundational building blocks for AI-native and security-first platforms. We examine emerging architectures where DPUs enable disaggregated storage, optimize storage-to-accelerator data paths, and establish verifiable trust across AI infrastructure. The talk explores how emerging DPU architectures can provide a common control and security layer across storage, networking, and AI infrastructure, enabling more trusted and scalable AI platforms. Attendees will gain insight into the future role of DPUs in storage architectures, confidential AI deployments, trusted data movement, along with key challenges and opportunities shaping the next generation of programmable infrastructure.
Speakers
avatar for Jitendra Singh

Jitendra Singh

Senior Software Engineer, Microsoft
Jitendra Singh is a Senior Software Engineer at Microsoft India with 10+ years of experience, following his tenure at IBM R&D India Software Labs. He specializes in developing cutting-edge solutions for hybrid, multicloud, storage, and edge deployments, including expertise in data... Read More →
avatar for Anshuman Ghosh

Anshuman Ghosh

Senior Software Engineer, Microsoft

Thursday October 15, 2026 9:15am - 9:40am PDT
Bowsers Institute Room

9:45am PDT

Keep the SDK on the Card: Programming SONiC DASH Through OPI - Sridhar Rao, The Linux Foundation & Mounire El Houmaidi
Thursday October 15, 2026 9:45am - 10:10am PDT
SONiC DASH programs tenant overlay objects — ENI, VNET, routes, ACL — through the SAI C ABI that dashorch already uses. On a DPU/IPU those objects must land in hardware tables on the card, not in a software switch on the host.
The default path today is a vendor SAI library loaded into syncd. That library talks a proprietary SDK from the host. The SONiC image, the SAI .so, and the DPU firmware become a single-vendor stack. Swap a BlueField for an Intel IPU and you rebuild the NOS.
This talk presents a different seam: SAI northbound, and OPI southbound. libsai_opi_adapter.so is dlopened as libsai.so — the same path every SONiC ASIC backend uses. sai_create_eni becomes CreateInterface + CreateVnic. sai_get_eni_stats becomes GetVnicMetrics. The vendor’s closed SDK stays behind an OPI bridge on the DPU SoC. The host never opens a DOCA or IPDK handle.

We will show, through a working demo,
1. The object mapping contract as a published, vendor-neutral dictionary
2, An end-to-end lab: gNMI Set (SAI-Challenger / gnmic) → APPL_DB → dashorch → in-process SAI → OPI :50051 on the DPU
3. What is live in the .so today (ENI create + stats).
4. Why this split matters for multi-vendor racks
Speakers
avatar for Sridhar Rao

Sridhar Rao

Senior Architect, The Linux Foundation
Sridhar received his Ph.D degree in computer science from National University of Singapore, in 2007. He has worked as Post-doctoral fellow at Microsoft Innovation Center, Politecnico Di Torino, Turin, Italy, senior researcher with NEC Technologies, as a research fellow at Institute... Read More →
Thursday October 15, 2026 9:45am - 10:10am PDT
Bowsers Institute Room

10:15am PDT

Extending Host Storage to DPUs: Lessons in Architecture, Identity, and Fleet Management - Yash Bhatnagar & Tom Leibu IL, NVIDIA
Thursday October 15, 2026 10:15am - 10:40am PDT
NVMesh is an open source distributed storage system that pools NVMe drives across many servers into one shared, high-performance pool. It was originally designed as a Linux kernel module - and while kernel mode is highly performant, what pulled us to the DPU was offloading storage software off the host, isolating it in its own secure domain, and decoupling it from whatever the host happens to be running.

This talk is a field-tested case study in building a userspace version of that same storage client. We'll cover why kernel mode wasn't the right fit for the DPU environment, what building that userspace path took, & the tradeoffs between the two. We'll cover the nuances of providing identity & configuration to your applications on the DPU - problems shaped less by the DPU than by the automated, fleet-managed environment it's almost always part of - such as k8s.

Everything we discuss is vendor-neutral - any team moving host software onto a DPU or IPU will recognize these same lessons & gain the same benefits we did. So whether you're thinking, planning or already undergoing a migration - this talk should save you from re-learning these lessons the hard way.

Speakers
avatar for Yash Bhatnagar

Yash Bhatnagar

Senior Software Engineer, NVIDIA
Yash is working with Nvidia as Senior Software Engineer, and has 10 years of industrial experience with cloud architectures and micro-service development across Google & VMware.

He has been a speaker at several conferences such as KubeCon + CloudNativeCon and Open Source Summit, w

... Read More →
avatar for Tom Leibu IL

Tom Leibu IL

Team Leader, NVIDIA
Tom leads the NVMesh Management team at NVIDIA, building the control interface for software-defined block storage. A self-taught developer since his teenage years, he has worked in software engineering since age 21. He enjoys solving complex technical problems and turning them into... Read More →
Thursday October 15, 2026 10:15am - 10:40am PDT
Bowsers Institute Room

11:10am PDT

How Open Hardware Access Builds the Next Generation of Infrastructure Engineers - Sam Dasilva, Red Hat
Thursday October 15, 2026 11:10am - 11:35am PDT
DPUs and SuperNICs sit at the center of AI factories, HPC and hyperscaler networking, but the hardware is still mostly locked behind vendor employment. Open-source software solved contributor access decades ago. Hardware has not. That leaves the infrastructure-acceleration contributor pipeline artificially narrow when the industry needs it wide.

This talk follows one path through OPI's open model: CS student with no STEM pipeline, Red Hat intern on DPU/SmartNIC work, then OPI LFX mentee who brought the DPU Operator into OPI as upstream. We cover the technical work of that handoff (decoupling OpenShift-specific dependencies, supporting vanilla Kubernetes, validating Fedora/CentOS Stream/AlmaLinux via bootable containers, and standing up multi-vendor community CI) and show how open labs and mentorship produce both working code and working engineers. From there, OPI steers the project.

Attendees leave with a concrete model for growing the DPU/IPU contributor base by solving the hardware access problem, as well as the software one.
Speakers
avatar for Sam Dasilva

Sam Dasilva

Associate Software Engineer, Red Hat
Sam Dasilva is an Associate Software Engineer at Red Hat focused on high-performance infrastructure for AI, HPC, and telecommunications workloads on OpenShift. His work enables GPU-to-GPU communication across AI factory environments, spanning NVIDIA ConnectX-8 and BlueField-3 DPUs... Read More →
Thursday October 15, 2026 11:10am - 11:35am PDT
Bowsers Institute Room

11:40am PDT

Network Engine's Hardware Matrix Problem, and Why DPUs Solve What NICs Can't - Josh Brooks, WorldTech IT/Network Engine
Thursday October 15, 2026 11:40am - 12:05pm PDT
WorldTech IT builds Network Engine, a purpose-built hypervisor for network virtual appliances, on an open-source foundation. Today we don't ship with OVS. Our supported NICs span Intel E823 and X710, but only E823 supports switchdev offload, so there's no consistent path across the matrix. OVS-DPDK covers X710, but most of our NVAs already run their own DPDK fast path, so stacking DPDK in the host OVS just burns CPU cores twice. Instead we lean on Linux bridges with NIC hardware acceleration, virtio multi-queue tuning, and SR-IOV/IOMMU passthrough where NVAs need maximum performance.
I'm sponsoring OPI Blueprint 003: OVS offload on a DPU, starting with NVIDIA BlueField-3 since it's already largely packaged there, with the goal of bringing that pattern to the rest of the ecosystem for both KVM and KubeVirt. Move OVS to the DPU and switching stops costing host CPU cores at all. I'll cover what we've hit in product engineering, where the blueprint stands, and why turning one vendor's example into an ecosystem standard is the whole point of OPI.
Speakers
avatar for Josh Brooks

Josh Brooks

Chief Solutions Architect, WorldTech IT
Josh Brooks is Chief Solutions Architect & Distinguished Technologist at WorldTech IT, where he owns revenue strategy and sets technical direction and product strategy for Network Engine, WorldTech IT's hypervisor platform for network virtual appliances. As a Governing Board member... Read More →
Thursday October 15, 2026 11:40am - 12:05pm PDT
Bowsers Institute Room

12:10pm PDT

Demonstrating Open DSE Through Vendor-Neutral OPI Control - Sridhar Rao, The Linux Foundation & Serey Kong, Intel Corporation
Thursday October 15, 2026 12:10pm - 12:35pm PDT
DPUs and IPUs can move networking, security, storage, telemetry, and other infrastructure services away from host CPUs. The operational challenge is that different devices expose different discovery, lifecycle, endpoint, forwarding, and evidence models.
This session introduces Open DSE (open variant of vSphere's DSE), a demo-ready open-source framework for expressing, executing, and validating DPU/IPU infrastructure-offload workflows. . Users express the required outcome through one control point, while Open DSE validates the topology, applies readiness gates, maps VFs and representors or equivalent endpoints, configures forwarding, runs traffic, collects evidence, generates a report, and safely removes only the state created by the experiment.
The session includes a live hardware demonstration of two KVM/QEMU virtual machines communicating through a DPU-controlled forwarding path, followed by evidence showing whether the flow was configured in software or offloaded to hardware. The talk will also share where attempted abstraction succeeds, where it fails, and what those results suggest for OPI APIs, operators, blueprints, and interoperability testing
Speakers
avatar for Sridhar Rao

Sridhar Rao

Senior Architect, The Linux Foundation
Sridhar received his Ph.D degree in computer science from National University of Singapore, in 2007. He has worked as Post-doctoral fellow at Microsoft Innovation Center, Politecnico Di Torino, Turin, Italy, senior researcher with NEC Technologies, as a research fellow at Institute... Read More →
avatar for Serey Kong

Serey Kong

Tech Lead - Driver Architect, Intel Corporation
Serey is a technology professional specializing in networking, virtualization, and data center infrastructure. With more than 15 years of industry experience, he has worked on Ethernet, VMware ESXi, SmartNIC, DPU/IPU, and infrastructure acceleration technologies. He is passionate... Read More →
Thursday October 15, 2026 12:10pm - 12:35pm PDT
Bowsers Institute Room

1:15pm PDT

Panel Session To Be Announced
Thursday October 15, 2026 1:15pm - 2:00pm PDT

Thursday October 15, 2026 1:15pm - 2:00pm PDT
Bowsers Institute Room
 
  • Filter By Venue
  • Filter By Type
  • Timezone

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.