Home
last modified time | relevance | path

Searched hist:"48 f996d4adf15a0a0af8b8184d3ec6042a684ea4" (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/rdma/
H A Dbnxt_re-abi.hdiff 48f996d4adf15a0a0af8b8184d3ec6042a684ea4 Mon Oct 23 16:03:23 CEST 2023 Chandramohan Akula <chandramohan.akula@broadcom.com> RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resources

Rounding up the queue depth to power of two is not a hardware requirement.
In order to optimize the per connection memory usage, removing drivers
implementation which round up to the queue depths to the power of 2.

Implements a mask to maintain backward compatibility with older
library.

Signed-off-by: Chandramohan Akula <chandramohan.akula@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Link: https://lore.kernel.org/r/1698069803-1787-3-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.hdiff 48f996d4adf15a0a0af8b8184d3ec6042a684ea4 Mon Oct 23 16:03:23 CEST 2023 Chandramohan Akula <chandramohan.akula@broadcom.com> RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resources

Rounding up the queue depth to power of two is not a hardware requirement.
In order to optimize the per connection memory usage, removing drivers
implementation which round up to the queue depths to the power of 2.

Implements a mask to maintain backward compatibility with older
library.

Signed-off-by: Chandramohan Akula <chandramohan.akula@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Link: https://lore.kernel.org/r/1698069803-1787-3-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
H A Dib_verbs.cdiff 48f996d4adf15a0a0af8b8184d3ec6042a684ea4 Mon Oct 23 16:03:23 CEST 2023 Chandramohan Akula <chandramohan.akula@broadcom.com> RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resources

Rounding up the queue depth to power of two is not a hardware requirement.
In order to optimize the per connection memory usage, removing drivers
implementation which round up to the queue depths to the power of 2.

Implements a mask to maintain backward compatibility with older
library.

Signed-off-by: Chandramohan Akula <chandramohan.akula@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Link: https://lore.kernel.org/r/1698069803-1787-3-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>