Skip to content

Conversation

@selvintxavier
Copy link
Contributor

Adds few fixes related to wqe size and inline size

Driver sets the max inline size supported for the QP
based on the max WQE size supported. Avoid the check
in the library as the driver can validate the
input parameter while creating the QP.

Fixes: fa8dce2 ("libbnxt_re: Add support for CQ and QP management")
Signed-off-by: Selvin Xavier <[email protected]>
WQE size alignment should be 16 bytes. Currently
aligning for 32 bytes. Fix this.

Fixes: 66aba73 ("bnxt_re/lib: Move hardware queue to 16B aligned indices")
Signed-off-by: Selvin Xavier <[email protected]>
bnxt_re_get_sqe_sz is no longer used. So removing it.

Fixes: 66aba73 ("bnxt_re/lib: Move hardware queue to 16B aligned indices")
Signed-off-by: Selvin Xavier <[email protected]>
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.

1 participant