Hi,

From: Minggang(Gavin) Li <gav...@nvidia.com>
Sent: Tuesday, September 24, 2024 1:52 PM
To: Matan Azrad; Slava Ovsiienko; Ori Kam; NBU-Contact-Thomas Monjalon 
(EXTERNAL)
Cc: dev@dpdk.org; Raslan Darawsheh
Subject: [PATCH V3 0/3] Error report improvement and fix

This patch set is to improve error handling in pmd and under layer.

Gavin Li (3):
  net/mlx5: set rte errno if malloc failed
---
changelog:
v0->v1
- Fix typo in commit message
v1->v2
- Fix checkpatch warning
---
  net/mlx5/hws: add log for failing to create rule in HWS
---
changelog:
v1->v2
- Fix checkpatch warning
v2->v3
- Fix checkpatch warning
---
  net/mlx5/hws: print CQE error syndrome and more information
---
changelog:
v1->v2
- Fix checkpatch warning
v2->v3
- Fix checkpatch warning
---

 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


Series applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh

Reply via email to