numam-dpdk/drivers/common/mlx5
Gregory Etelson 2d8dde8d63 common/mlx5: lower some DevX log level
Current PMD logs all DevX errors at error level.

DevX interface can fail queue counters allocation on some hardware
types. That is a known issue.
PMD fallbacks to Verbs API to allocate queue counters
when it detects the fault.
That DevX failure should not be logged as PMD error.

The patch provides DevX with flexible API that selects log level.

Signed-off-by: Gregory Etelson <getelson@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2022-10-02 09:13:50 +02:00
..
linux bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
windows bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
meson.build common/mlx5: support auxiliary bus 2021-07-22 00:11:14 +02:00
mlx5_common_defs.h common/mlx5: update doorbell mapping parameter name 2022-02-23 15:57:43 +01:00
mlx5_common_devx.c common/mlx5: fix queue size in DevX queue pair creation 2021-11-08 19:46:28 +01:00
mlx5_common_devx.h common/mlx5: fix queue size in DevX queue pair creation 2021-11-08 19:46:28 +01:00
mlx5_common_log.h remove extra blank line at EOF 2022-02-27 21:26:06 +01:00
mlx5_common_mp.c common/mlx5: fix mempool registration 2021-11-21 15:38:07 +01:00
mlx5_common_mp.h common/mlx5: fix mempool registration 2021-11-21 15:38:07 +01:00
mlx5_common_mr.c common/mlx5: fix non-expandable global MR cache 2022-07-05 20:03:44 +02:00
mlx5_common_mr.h common/mlx5: fix non-expandable global MR cache 2022-07-05 20:03:44 +02:00
mlx5_common_pci.c bus: hide bus object 2022-09-23 16:14:34 +02:00
mlx5_common_private.h bus/auxiliary: make driver-only headers private 2022-09-23 16:14:34 +02:00
mlx5_common_utils.c common/mlx5: remove unused lcore check 2022-06-05 17:04:43 +02:00
mlx5_common_utils.h common/mlx5: add bus-agnostic layer 2021-07-22 00:11:11 +02:00
mlx5_common.c common/mlx5: fix non-expandable global MR cache 2022-07-05 20:03:44 +02:00
mlx5_common.h bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
mlx5_devx_cmds.c common/mlx5: lower some DevX log level 2022-10-02 09:13:50 +02:00
mlx5_devx_cmds.h common/mlx5: check ECN modification capability 2022-06-23 17:23:24 +02:00
mlx5_malloc.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
mlx5_malloc.h fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
mlx5_prm.h net/mlx5: add API to configure host port shaper 2022-06-23 17:25:04 +02:00
version.map common/mlx5: share interrupt management 2022-06-23 17:24:59 +02:00