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 IBV_LINK_LAYER_.* constants #42

Merged
merged 1 commit into from
Dec 27, 2024
Merged

Expose IBV_LINK_LAYER_.* constants #42

merged 1 commit into from
Dec 27, 2024

Conversation

jonhoo
Copy link
Owner

@jonhoo jonhoo commented Dec 27, 2024

These are useful for matching against and providing some known constant numeric values with meaningful names.

Fixes #40.

These are useful for matching against and providing some known constant
numeric values with meaningful names.

Fixes #40.
@jonhoo jonhoo merged commit 4c1cd7e into main Dec 27, 2024
13 checks passed
@jonhoo jonhoo deleted the expose-consts branch December 27, 2024 17:58
@jonhoo
Copy link
Owner Author

jonhoo commented Dec 27, 2024

Releasing in #43

jonhoo added a commit that referenced this pull request Dec 27, 2024
ibverbs-sys 0.3.0+55.0: 55.0 + bindgen + pub consts + non-in-place build
ibverbs 0.9.0: -sys 0.3.0 + configurable work queue limits

rdma-core bump is for linux-rdma/rdma-core#1485
bindgen bump is for harryfei/which-rs#104

Includes #38, #39, #41, and #42.
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.

Exposing IBV_LINK_LAYER_.* unnamed enum variants in bindings
1 participant