Skip to content

In progress change for IpStackRef_t#25

Open
astarche wants to merge 8 commits intousers/astarche/merge-base-for-ip-stack-reffrom
users/astarche/ipstack-ref-t
Open

In progress change for IpStackRef_t#25
astarche wants to merge 8 commits intousers/astarche/merge-base-for-ip-stack-reffrom
users/astarche/ipstack-ref-t

Conversation

@astarche
Copy link
Owner

@astarche astarche commented Mar 8, 2022

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:

  • Allows creation of a valid nxSOCKET.
  • Demos working HW tests for creating nxSOCKET (works with hw I have set up at NIC).
  • Demos writing a test class with tests that require HW, skip if HW is not present, and a separate set of tests that don't require hw.

@astarche
Copy link
Owner Author

astarche commented Mar 8, 2022

FYI: @reckenro @danestull @doshirohan

@doshirohan
Copy link

@astarche the ni#572 has been submitted to main.

astarche and others added 4 commits March 9, 2022 09:40
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.
@astarche astarche force-pushed the users/astarche/ipstack-ref-t branch from a0ee6ef to 69d0dcd Compare March 9, 2022 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants