Skip to content

open-nfpsw/P4-16_INT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

P4-16 INT

This repository contains the P4 source code and configuration files to demonstrate the use of P4 Inband Network Telemetry on Netronome SmartNICs.

demo_setup

Endpoint -> Transition -> Endpoint

The same P4 code is loaded onto all SmartNICs. The 'endpoint' P4 configuration file is used to encaptulate the packets with headers to be processed as INT packets throughout the rest of the system. The rest of the system is configured with the 'transit' configuration file.

Each time the packet goes through a transition device a timestamp is added together with a device ID.

When the packet returns to the endpoint SmartNIC it can be cloned. The cloned packet can be sent to a controller to be parsed and analyzed. The added INT headers can also be decapsulated to restore the packet to its original state to be sent out a different port unchanged.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published