p4-hashpipe
p4-hashpipe copied to clipboard
Unofficial P4_16 implementation of the HashPipe heavy hitter detection algorithm proposed in the paper, "Heavy-Hitter Detection Entirely in the Data Plane" @ SOSR'17
HashPipe P4_16
This is the unofficial P4_16 implementation of the HashPipe algorithm proposed in, "Heavy-Hitter Detection Entirely in the Data Plane" at the Symposium of SDN Research (SOSR) 2017.
Running the program
To run the program, navigate into src
directory and issue the command make
.