BlueField DPU P4 Example ( public ) ( TCP and P4 Programmable Data Plane Switches )

This notebook implements simple Layer 2 forwarding using the DOCA Pipeline Language (DPL) on the NVIDIA BlueField DPU. It introduces a match-action table that forwards or drops packets based on exact matches with destination MAC addresses. The forwarding decisions are based on a statically configured table with predefined entries, demonstrating how control logic can be used to implement simple switching behavior without relying on external runtime updates

7    7 (0)    1
Oct. 12, 2025, 8:46 p.m.


Versions

2025-10-12 Oct. 12, 2025, 8:48 p.m. urn:fabric:contents:renci:c6d26ee5-398c-47a4-a270-0fbeddd93c35 7 download

Authors