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

mlx5: DR, Add support for ConnectX-8 SW steering #1508

Merged
merged 2 commits into from
Nov 3, 2024

Conversation

yishaih
Copy link
Member

@yishaih yishaih commented Oct 28, 2024

This series adds support for ConnectX-8 SW steering in the DR area.

Further details exist as part of the commit logs.

Enhance the Direct Rule (DR) STE mechanism by expanding the callback
structure to support the next-generation hardware (ConnectX-8).
This update provides greater flexibility in assigning values specific to
each hardware generation. Additionally, consolidate common enums and
structures into a shared header to improve code organization and
maintainability.

Signed-off-by: Itamar Gozlan <igozlan@nvidia.com>
Reviewed-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Signed-off-by: Yishai Hadas <yishaih@nvidia.com>
Add support for a new SW format version that is implemented by
ConnectX-8.
Except for several differences, the STEv3 is identical to STEv2, so for
most callbacks the STEv3 context struct will call STEv2 functions.

Signed-off-by: Itamar Gozlan <igozlan@nvidia.com>
Reviewed-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Signed-off-by: Yishai Hadas <yishaih@nvidia.com>
@rleon
Copy link
Member

rleon commented Oct 29, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@linux-rdma linux-rdma deleted a comment from azure-pipelines bot Oct 29, 2024
@yishaih yishaih merged commit 86a3a69 into linux-rdma:master Nov 3, 2024
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
Development

Successfully merging this pull request may close these issues.

3 participants