Re: [PATCH] net/ice: update log message

2025-05-12 Thread Bruce Richardson
On Fri, May 09, 2025 at 04:25:38PM +, Pillai, Dhanya R wrote: > Clarified log message for DDP package load failure > > Signed-off-by: Pillai, Dhanya R > >From v1: Acked-by: Anatoly Burakov Applied to dpdk-next-net-intel. Thanks, /Bruce

[PATCH] net/ice: update log message

2025-05-09 Thread Pillai, Dhanya R
Clarified log message for DDP package load failure Signed-off-by: Pillai, Dhanya R Notes v2 - better commit message --- .mailmap | 1 + drivers/net/intel/ice/ice_ethdev.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index d

Re: [PATCH] net/ice: update log message

2025-05-09 Thread Burakov, Anatoly
On 5/2/2025 5:25 PM, Pillai, Dhanya R wrote: Added log message for ddp package load failure. Judging by the code, the log message already existed, so technically it's not "adding" anything. IMO a better wording would be: "Clarified log message for DDP package load failure". mailmap: updat

Re: [PATCH] net/ice: update log message

2025-05-04 Thread Patrick Robb
Please disregard the Community Lab DTS failure just reported on this patchseries. I need to reconfigure the testbed and rerun the test. On Fri, May 2, 2025 at 11:26 AM Pillai, Dhanya R wrote: > Added log message for ddp package load failure. > > mailmap: update contributor entry > > Signed-off-b

[PATCH] net/ice: update log message

2025-05-02 Thread Pillai, Dhanya R
Added log message for ddp package load failure. mailmap: update contributor entry Signed-off-by: Pillai, Dhanya R --- .mailmap | 1 + drivers/net/intel/ice/ice_ethdev.c | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index d843