Hi, Actually looks like we're going with another workaround, so I might not be needing my original patch. Also, I do not understand how my patch (not printing a log) makes a test fail - I couldn't find that test in DPDK to verify. I'm not that familiar though.. Yogev ________________________________ From: Maayan Kashani Sent: Wednesday, June 4, 2025 10:02 To: Stephen Hemminger ; Yogev Chaimovich Cc: Dariusz Sosnowski ; Slava Ovsiienko ; Bing Zhao ; Ori Kam ; Suanming Mou ; Matan Azrad ; dev@dpdk.org Subject: RE: [PATCH] net/mlx5: fix transceiver warning when not exist Hi, Yogev, Thank you for contributing, Can you fix the failing CI TEST? https://patches.dpdk.org/project/dpdk/patch/20250506133107.4432-1-yogev@cgstowernetworks.com/ Regards, Maayan Kashani > -----Original Message----- > From: Stephen Hemminger > Sent: Tuesday, 20 May 2025 21:49 > To: Yogev Chaimovich > Cc: Dariusz Sosnowski ; Slava Ovsiienko > ; Bing Zhao ; Ori Kam > ; Suanming Mou ; Matan > Azrad ; dev@dpdk.org > Subject: Re: [PATCH] net/mlx5: fix transceiver warning when not exist > > External email: Use caution opening links or attachments > > > On Mon, 5 May 2025 12:14:51 +0000 > Yogev Chaimovich wrote: > > > From ffe666291bc531b89620cc28a7b45fa209700f35 Mon Sep 17 00:00:00 > 2001 > > From: yogev > > Date: Sun, 4 May 2025 23:11:46 +0300 > > Subject: [PATCH] net/mlx5: fix transceiver warning when not exist > > > > In case no transceiver exist when trying to get the transceiver's info > > There should not be an error message from the library. > > The caller may print an appropriate error message using the relevant > rte_errno if required. > > > > Signed-off-by: yogev > > Signed off by is a legal requirement and must use your full name. > As in: > Signed-off-by: Yogev Chaimovich