Skip to content
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

Support multiple Architectures in build_p4sde.sh #116

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aravid-marvell
Copy link
Contributor

  • Minor typo fix in markdown within Readme

aravid-marvell and others added 2 commits February 23, 2022 12:52
Fixed markdown in readme file

Signed-off-by: Asaf Ravid <[email protected]>
Instead of implicitly using x86_64, use uname -m to detect
architecture and parameterize lib/x86_64-linux-gnu/pkgconfig

Signed-off-by: Asaf Ravid <[email protected]>
Copy link
Contributor

@mestery mestery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@@ -137,7 +137,7 @@ for creating the vhost socket interfaces in `volume/intf`, all the log files in
`volume/logs` and can be used to share files with the IPDK daemon container
where the `VOLUME` directory is available as '/tmp'.

* Run - 'ipdk connect' - To connect to your IPDK container daemon and to use
* Run - `ipdk connect` - To connect to your IPDK container daemon and to use
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not related to your commit, but fine to merge with this anyways.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants