[dpdk-dev] [PATCH V2 0/4] fixes to queue size config
Raja Zidane
rzidane at nvidia.com
Mon Nov 8 14:09:17 CET 2021
fixes series.
for vdpa dependent on:
https://patches.dpdk.org/project/dpdk/patch/20211027082221.693957-1-xuemingl@nvidia.com/
V2: rebase.
Raja Zidane (4):
common/mlx5: fix overflows in DevX queues size calculations
crypto/mlx5: fix driver destroy before the configuration
crypto/mlx5: fix the queue size configuration
common/mlx5: fix RQ size configuration in QP create
drivers/common/mlx5/mlx5_common_devx.c | 19 ++--
drivers/common/mlx5/mlx5_common_devx.h | 2 +-
drivers/common/mlx5/mlx5_devx_cmds.c | 14 +--
drivers/common/mlx5/mlx5_devx_cmds.h | 5 +-
drivers/compress/mlx5/mlx5_compress.c | 9 +-
drivers/crypto/mlx5/mlx5_crypto.c | 123 +++++++++++++++++++-----
drivers/crypto/mlx5/mlx5_crypto.h | 7 ++
drivers/crypto/mlx5/mlx5_crypto_dek.c | 6 +-
drivers/regex/mlx5/mlx5_regex_control.c | 8 +-
drivers/vdpa/mlx5/mlx5_vdpa_event.c | 9 +-
10 files changed, 144 insertions(+), 58 deletions(-)
--
2.17.1
More information about the dev
mailing list