Small debugging improvements for mlx5 PMD: - Fix error logs generated on failure to modify SQ and RQ, so that verbose FW error is printed. - Add reporting share group and share queue ID in mlx5 implementation of rte_eth_rx_queue_info_get().
Dariusz Sosnowski (2): common/mlx5: fix error logging for queue modify net/mlx5: report share group and queue ID drivers/common/mlx5/mlx5_devx_cmds.c | 19 ++++++++----------- drivers/net/mlx5/mlx5_rx.c | 4 ++++ 2 files changed, 12 insertions(+), 11 deletions(-) -- 2.47.3

