Re: [dpdk-dev] [PATCH v1 48/72] net/mlx5/windows: support link update

2020-11-14 Thread Tal Shnaiderman
> Subject: Re: [dpdk-dev] [PATCH v1 48/72] net/mlx5/windows: support link > update > > On Tue, Oct 27, 2020 at 11:23:11PM +, Ophir Munk wrote: > > From: Tal Shnaiderman > > > > Add support for mlx5_link_update() to get link speed and link state. > > Other

Re: [dpdk-dev] [PATCH v1 48/72] net/mlx5/windows: support link update

2020-11-10 Thread Narcisa Ana Maria Vasile
On Tue, Oct 27, 2020 at 11:23:11PM +, Ophir Munk wrote: > From: Tal Shnaiderman > > Add support for mlx5_link_update() to get link speed and link state. > Other parameters are currently hard-coded. > > Signed-off-by: Tal Shnaiderman > --- > drivers/net/mlx5/windows/mlx5_ethdev_os.c | 39 >