-
Notifications
You must be signed in to change notification settings - Fork 920
added docs for installing p4sim #706
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
@fruffy @jafingerhut can you tell where should I add the docs and examples of using p4sim |
We have a doc folder. I would consider placing it there, then hinting on the top-level readme. |
fruffy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to sign the DCO
doc/Using_p4sim.md
Outdated
|
|
||
| ### Index | ||
|
|
||
| - ⭐ [Local Deployment (ns-3.39)](#local-deployment-ns339) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know LLMs generally use emojis a lot but I would consider dropping them. They're often just clutter.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have copy pasted the documentation from the original P4Sim docs will remove the emojis
Signed-off-by: Vineet1101 <vineetgoel692@gmail.com>
Signed-off-by: Vineet1101 <vineetgoel692@gmail.com>
eb7ad3a to
7d3d62b
Compare
|
hey @fruffy @jafingerhut can you please review it |
It looks good from my side. @jafingerhut usually merges/manages PRs for this repo |
This PR add documents and some example on using P4Sim( a P4 based ns-3 module used to run P4 switches inside ns-3 environment)