SketchLib / P4_SketchLib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P4_SketchLib

This is github repository for SketchLib published at NSDI '22. You can find paper link here.

General Instruction

  • In the API folder, there is a list of optimizations/API in each p4 file.
  • You can import the header file and can directly use the function call or you may modify it based on the content of the function call for your needs.
  • We implemented 15 sketches using SketchLib, thus you can refer to these sketch implementations.
  • We used Tofino SDE version 9.1.1

About


Languages

Language:P4 97.4%Language:Shell 2.6%