This patch set is to improve error handling in pmd and under layer. Gavin Li (3): net/mlx5: set rte errno if malloc failed net/mlx5/hws: add log for failing to create rule in HWS net/mlx5/hws: print CQE error syndrome and more information
drivers/net/mlx5/hws/mlx5dr_rule.c | 6 ++++++ drivers/net/mlx5/hws/mlx5dr_send.c | 9 ++++++++- drivers/net/mlx5/mlx5_flow_hw.c | 31 +++++++++++++++++++++++------- 3 files changed, 38 insertions(+), 8 deletions(-) -- 2.34.1