Hi, > -----Original Message----- > From: Tal Shnaiderman <tal...@nvidia.com> > Sent: Tuesday, April 6, 2021 10:32 AM > To: dev@dpdk.org > Cc: NBU-Contact-Thomas Monjalon <tho...@monjalon.net>; Matan Azrad > <ma...@nvidia.com>; Raslan Darawsheh <rasl...@nvidia.com>; Ophir > Munk <ophi...@nvidia.com>; sta...@dpdk.org > Subject: [PATCH v2] net/mlx5: fix link speed calculation on Windows > > In Windows DevX returns the rate of the current link speed > in bit/s, this rate was converted to Mibit/s instead of the Mbit/s > rate expected by DPDK resulting in wrong link speed reporting. > > Fixes: 6fbd73709ee4be32 ("net/mlx5: support link update on Windows") > Cc: sta...@dpdk.org > > Signed-off-by: Tal Shnaiderman <tal...@nvidia.com> > --- > v2: fix commit message [Thomas] > ---
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh