On Mon, 5 May 2025 12:14:51 +0000 Yogev Chaimovich <yo...@cgstowernetworks.com> wrote:
> From ffe666291bc531b89620cc28a7b45fa209700f35 Mon Sep 17 00:00:00 2001 > From: yogev <yo...@cgstowernetworks.com> > 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 <yo...@cgstowernetworks.com> Signed off by is a legal requirement and must use your full name. As in: Signed-off-by: Yogev Chaimovich <yo...@cgstowernetworks.com>