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

Commits on Feb 23, 2022

  1. ipdk: ipdk connect instead of 'ipdk connect'

    Fixed markdown in readme file
    
    Signed-off-by: Asaf Ravid <[email protected]>
    aravid-marvell committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    338e1be View commit details
    Browse the repository at this point in the history
  2. ipdk: support multiple architectures in PKG_CONFIG_PATH

    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]>
    aravid-marvell committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    33b29ee View commit details
    Browse the repository at this point in the history