-
Notifications
You must be signed in to change notification settings - Fork 172
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
MANA and Pkg-Config #2896
Merged
Merged
MANA and Pkg-Config #2896
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mcgov
force-pushed
the
mcgov/mana-and-pkgconfig
branch
6 times, most recently
from
August 11, 2023 00:04
e624c3b
to
7e5fcc5
Compare
squirrelsc
reviewed
Aug 14, 2023
squirrelsc
reviewed
Aug 14, 2023
squirrelsc
reviewed
Aug 14, 2023
squirrelsc
reviewed
Aug 14, 2023
mcgov
force-pushed
the
mcgov/mana-and-pkgconfig
branch
5 times, most recently
from
August 16, 2023 14:40
8766f41
to
49a8457
Compare
squirrelsc
reviewed
Aug 16, 2023
squirrelsc
reviewed
Aug 16, 2023
squirrelsc
reviewed
Aug 16, 2023
mcgov
force-pushed
the
mcgov/mana-and-pkgconfig
branch
5 times, most recently
from
August 17, 2023 01:05
804e54b
to
d64eca2
Compare
- Adds better MANA pmd arguments handling - Adds option to force use of net_failsafe on newer platforms for failure mode testing - Swaps from exclusion to inclusion of test nics for handling scenarios where all dpdk interfaces share a pci bus address - Adds handling of MANA idiosyncracy of setting devices down before testing.
- Add pkg-config tool for getting information about installed libraries. - Add use in DPDK suite to get version information from source builds after installation. - Allows use of pre-built DPDK libraries in shared gallery images. - Allows re-use of LISA environments with DPDK source builds.
mcgov
force-pushed
the
mcgov/mana-and-pkgconfig
branch
from
August 17, 2023 01:11
d64eca2
to
095c085
Compare
squirrelsc
approved these changes
Aug 18, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
consolidated pkg-config and mana changes
too annoying to test seperately.
^ hack until NIC refactor/cleanup is ready