Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
hpdos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SYNERG
hpdos
Commits
a31c1142
Commit
a31c1142
authored
Jun 05, 2021
by
Shah Rinku
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
1ec16e7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
code/checksum-offload-p4/p4-code/README.md
code/checksum-offload-p4/p4-code/README.md
+6
-2
No files found.
code/checksum-offload-p4/p4-code/README.md
View file @
a31c1142
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment