Skip to content
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

[ovsp4rt] Implement Client class #713

Merged
merged 1 commit into from
Dec 10, 2024
Merged

[ovsp4rt] Implement Client class #713

merged 1 commit into from
Dec 10, 2024

Conversation

ffoulkes
Copy link
Contributor

@ffoulkes ffoulkes commented Dec 10, 2024

This is part of a project to improve the testability of ovsp4rt. It was extracted from PR #674. See issue #701 for details.

  • Implemented the Client, ClientInterface, and ClientMock classes, to abstract the interface to the P4Runtime server.

Note

This is a passive update. It adds new files but does not currently build them.

- Implemented the `Client` `ClientInterface`, and `ClientMock`
  classes, to abstract the interface to the P4Runtime server.

Signed-off-by: Derek Foster <justffoulkes@gmail.com>
@ffoulkes ffoulkes marked this pull request as ready for review December 10, 2024 02:44
Copy link
Collaborator

@5abeel 5abeel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ffoulkes ffoulkes merged commit e3ba056 into main Dec 10, 2024
11 checks passed
@ffoulkes ffoulkes deleted the ovsp4rt_client branch December 10, 2024 23:33
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