-
Notifications
You must be signed in to change notification settings - Fork 179
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
DPDK: Add 32bit test #3489
Open
mcgov
wants to merge
12
commits into
main
Choose a base branch
from
mcgov/32b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
DPDK: Add 32bit test #3489
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7fb8d02 - Browse repository at this point
Copy the full SHA 7fb8d02View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9c6ce3 - Browse repository at this point
Copy the full SHA c9c6ce3View commit details -
DpdkInstall: move constant args to private variables
Allowing extension of the class for the 32bit build
Configuration menu - View commit details
-
Copy full SHA for 2b46a64 - Browse repository at this point
Copy the full SHA 2b46a64View commit details -
Allow building rdma-core and dpdk as 32bit applications before test. Add the 32bit test. This is a beefy commit because we must extend the Installer class to support 32bit builds. This means adding invalid arch checks, adding arch checks to the DependencyInstaller, adding changes to PKG_CONFIG_PATH and allowing updating environment variables everywhere. The result is that we can install DPDK and RDMA core and run their 32bit versions to test basic send/receive stuff.
Configuration menu - View commit details
-
Copy full SHA for 9570b1d - Browse repository at this point
Copy the full SHA 9570b1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f9526 - Browse repository at this point
Copy the full SHA a2f9526View commit details -
Configuration menu - View commit details
-
Copy full SHA for e13a5df - Browse repository at this point
Copy the full SHA e13a5dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for db1f944 - Browse repository at this point
Copy the full SHA db1f944View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d052d5 - Browse repository at this point
Copy the full SHA 6d052d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f52f8 - Browse repository at this point
Copy the full SHA c4f52f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6572cb6 - Browse repository at this point
Copy the full SHA 6572cb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ab0d27 - Browse repository at this point
Copy the full SHA 6ab0d27View commit details -
Configuration menu - View commit details
-
Copy full SHA for cef07ea - Browse repository at this point
Copy the full SHA cef07eaView commit details
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.