Re: [dpdk-dev] [PATCH] net/mlx5/windows: fix link speed calculation

2021-04-06 Thread Tal Shnaiderman
> Subject: Re: [PATCH] net/mlx5/windows: fix link speed calculation > > External email: Use caution opening links or attachments > > > There is no previous commit with net/mlx5/windows as title prefix. > In general, there is "on Windows" at the end of the title. > This way we can have the same f

Re: [dpdk-dev] [PATCH] net/mlx5/windows: fix link speed calculation

2021-04-05 Thread Thomas Monjalon
There is no previous commit with net/mlx5/windows as title prefix. In general, there is "on Windows" at the end of the title. This way we can have the same formatting when fixing the common code for a Windows case. 05/04/2021 18:18, Tal Shnaiderman: > In Windows DevX returns the value of the curre

[dpdk-dev] [PATCH] net/mlx5/windows: fix link speed calculation

2021-04-05 Thread Tal Shnaiderman
In Windows DevX returns the value of the current link speed in bps rate, the conversion to the Mbps rate expected by DPDK is incorrect and fixed. Fixes: 6fbd73709ee4be32 ("net/mlx5: support link update on Windows") Cc: sta...@dpdk.org Signed-off-by: Tal Shnaiderman --- drivers/net/mlx5/windows/