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

expose DPDK branch info with getter #1733

Merged
merged 1 commit into from
Feb 9, 2022
Merged

Conversation

mcgov
Copy link
Collaborator

@mcgov mcgov commented Feb 9, 2022

Expose DPDK branch info with a get function. Doing this cleanly also required changing the declaration so that it was not a Union[None|VersionInfo]. It is always set, whether installing from source or package manager, so initializing as None is not needed.

@squirrelsc squirrelsc merged commit c3648ec into main Feb 9, 2022
@squirrelsc squirrelsc deleted the mcgov/expose_dpdk_branch branch February 9, 2022 21:30
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.

None yet

2 participants