10000 GitHub - gomezgaona/P4_RTT_Unfairness
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gomezgaona/P4_RTT_Unfairness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--------------------------------------------------------
To compile the program:		->	 make compile
To run the switch daemon:	->	 make run
To enable the ports: 		->	 make conf_links
--------------------------------------------------------

Steps to run the program:
    1)  make compile                                        // this step compiles the P4 program.
    2)  make run                                            // this step runs the compiled application.
    3)  make conf_links                                     // this step enables the ports at the switch.
    4)  make start_control_plane_measurements               // this step starts the measurement collection at the control plane.
    5)  python3.9 Measurement_collector/measurement.py      // this script receives the collected measurement from the conrol plane of the 
                                                               switch and plot them on grafana

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0