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

pyverbs: Add support for XDR speed #1396

Merged
merged 2 commits into from
Oct 16, 2023
Merged

Conversation

EdwardSro
Copy link
Contributor

A new field active_speed_ex was added to ibv_port_attr to support the new XDR speed.
Update PyVerbs and tests accordingly.

Linoy Ganti added 2 commits October 10, 2023 13:08
A new field active_speed_ex was added to ibv_port_attr.
In case active_speed_ex is not 0 it should be used, otherwise the
active_speed value should be used.
Update PortAttr accordingly.

Signed-off-by: Linoy Ganti <[email protected]>
Signed-off-by: Edward Srouji <[email protected]>
Now speed_to_str gets 2 arguments: active_speed and active_speed_ex.

Signed-off-by: Linoy Ganti <[email protected]>
Signed-off-by: Edward Srouji <[email protected]>
@rleon rleon merged commit 05d02d9 into linux-rdma:master Oct 16, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants