In progress change for IpStackRef_t#25
Open
astarche wants to merge 8 commits intousers/astarche/merge-base-for-ip-stack-reffrom
Open
In progress change for IpStackRef_t#25astarche wants to merge 8 commits intousers/astarche/merge-base-for-ip-stack-reffrom
astarche wants to merge 8 commits intousers/astarche/merge-base-for-ip-stack-reffrom
Conversation
Update CMakeLists.txt to add conditional dependency on custom_proto.mako for each driver.
Owner
Author
Add support for passing --artifacts to validate_examples.py to use a pre-existing artifacts directory (i.e., from a release or workflow result).
Add support for nxfd_set and nxtimeval for select. * nxfd_set is represented as a repeated Session where the sessions map to nxSOCKET handles. * nxtimeval is represented by the well-known protobuf type Duration. Add additional_arguments_to_copy_convert tag to allow nxfd_set conversion code to access the resource repository to resolve sessions. Fixes AB#1863225.
a0ee6ef to
69d0dcd
Compare
This file contains hidden or 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
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.
This is based off of @doshirohan's ni#572 and will be turned into a PR on grpc-device once that goes in.
Key features:
nxSOCKET.nxSOCKET(works with hw I have set up at NIC).