Commit a31c1142 authored by Shah Rinku's avatar Shah Rinku

Update README.md

parent 1ec16e7d
...@@ -5,13 +5,17 @@ ...@@ -5,13 +5,17 @@
- This directory includes the code for without offload as well as offload implementation - This directory includes the code for without offload as well as offload implementation
**To compile p4 code, RUN:** **To compile p4 code, RUN:**
`$ sudo ./command_to_compile_p4_16_to_nffw` `$ sudo ./command_to_compile_p4_16_to_nffw`
**To load p4 code on the Netronome SmartNIC, RUN:** **To load p4 code on the Netronome SmartNIC, RUN:**
`$ sudo ./load_ckh_ip.sh` `$ sudo ./load_ckh_ip.sh`
**To compile the load generator, lg** **To compile the load generator, lg:**
`$ make` `$ make`
**To RUN the load generator** **To RUN the load generator:**
`$ sudo ./ran <num-threads> <time in secs>` `$ sudo ./ran <num-threads> <time in secs>`
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment