-
Notifications
You must be signed in to change notification settings - Fork 117
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
Add Configuration and PTM TLP support. #121
Merged
Merged
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5530091 - Browse repository at this point
Copy the full SHA 5530091View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ed8723 - Browse repository at this point
Copy the full SHA 2ed8723View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e0ae1 - Browse repository at this point
Copy the full SHA 24e0ae1View commit details
Commits on Jul 28, 2023
-
tlp/depacketizer: Make it more modular and add capabilities parameter.
By default, we generally only want Request/Completion TLPs support, but for other specific cases (ex PTM) we also want to handle Configuration TLPs. With these change, the module is made more modular to automatically adapt itself to the capabilities provided (and will also allow easily extending capabilities in the future, ex for PTM TLPs).
Configuration menu - View commit details
-
Copy full SHA for 64bbb66 - Browse repository at this point
Copy the full SHA 64bbb66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 126520e - Browse repository at this point
Copy the full SHA 126520eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebecc3f - Browse repository at this point
Copy the full SHA ebecc3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c567cd - Browse repository at this point
Copy the full SHA 8c567cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea40d1e - Browse repository at this point
Copy the full SHA ea40d1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee4b2d7 - Browse repository at this point
Copy the full SHA ee4b2d7View commit details -
tlp/depacketizer: Make it more modular and add capabilities parameter.
By default, we generally only want Request/Completion TLPs support, but for other specific cases (ex PTM) we also want to handle PTM TLPs. With these change, the module is made more modular to automatically adapt itself to the capabilities provided (and will also allow easily extending capabilities in the future, ex for PTM TLPs).
Configuration menu - View commit details
-
Copy full SHA for 4a6bb5a - Browse repository at this point
Copy the full SHA 4a6bb5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6fd8d7 - Browse repository at this point
Copy the full SHA f6fd8d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e84afcf - Browse repository at this point
Copy the full SHA e84afcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 202792d - Browse repository at this point
Copy the full SHA 202792dView commit details -
core/enpoint: Adjust Ultrascale(+) packetizer/depacketizer capabiliti…
…es now that possible.
Configuration menu - View commit details
-
Copy full SHA for 33c52fc - Browse repository at this point
Copy the full SHA 33c52fcView 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.