Re: [dpdk-dev] [PATCH v3 00/19] common/mlx5: share DevX resources creations
From: Thomas Monjalon <hidden>
Date: 2021-01-12 21:39:21
From: Thomas Monjalon <hidden>
Date: 2021-01-12 21:39:21
06/01/2021 09:19, Michael Baum:
Michael Baum (19): common/mlx5: fix completion queue entry size configuration net/mlx5: remove CQE padding device argument net/mlx5: fix ASO SQ creation error flow common/mlx5: share DevX CQ creation regex/mlx5: move DevX CQ creation to common vdpa/mlx5: move DevX CQ creation to common net/mlx5: move rearm and clock queue CQ creation to common net/mlx5: move ASO CQ creation to common net/mlx5: move Tx CQ creation to common net/mlx5: move Rx CQ creation to common common/mlx5: enhance page size configuration common/mlx5: share DevX SQ creation regex/mlx5: move DevX SQ creation to common net/mlx5: move rearm and clock queue SQ creation to common net/mlx5: move Tx SQ creation to common net/mlx5: move ASO SQ creation to common common/mlx5: share DevX RQ creation net/mlx5: move Rx RQ creation to common common/mlx5: remove doorbell allocation API
Applied to next-net-mlx with indent fixed in symbol files (.map & .def), thanks.