Hi, > -----Original Message----- > From: dev <[email protected]> On Behalf Of Kamil Vojanec > Sent: Friday, February 5, 2021 11:01 AM > To: [email protected] > Cc: [email protected]; Matan Azrad <[email protected]>; Shahaf Shuler > <[email protected]>; Slava Ovsiienko <[email protected]> > Subject: [dpdk-dev] [PATCH] net/mlx5/linux: fix missing firmware version > copying > > This patch fixes a bug where firmware version was not copied from > ibv_device_attr structure into mlx5_dev_attr structure, resulting in inability > to read firmware version. > Added missing: Fixes: e85f623e13ea ("net/mlx5: remove attributes dependency on Verbs") Cc: [email protected]
> Signed-off-by: Kamil Vojanec <[email protected]> > --- Patch applied to next-net-mlx, Kindest regards Raslan Darawsheh

