Exploring Mininet P4 7
Exploring Mininet P4 7 reveals several interesting facts.
- My Implementation for “High-Speed Data-Plane Packet Aggregation and Disaggregation by
- Simple Controller to populate routing tables for any topology.
- mininet
- P4
- heavy hitter detection ref: https://github.com/nsg-ethz/
In-Depth Information on Mininet P4 7
counter example: monitor link bandwidth utilization. Testing a Simple round robin load balancer ref: http://csie.nqu.edu.tw/smallko/sdn/drrlb4.htm http://csie.nqu.edu.tw/smallko/sdn/drrlb4-fd.pdf. register example: monitor queue length.
Random Load Balancer ref: http://csie.nqu.edu.tw/smallko/sdn/randomLB.htm.
Stay tuned for more updates related to Mininet P4 7.