Re: [dpdk-dev] [PATCH] net/bnxt: add support for 200G link speed

2020-05-13 Thread Ajit Khaparde
On Tue, May 12, 2020 at 9:35 PM Kalesh A P < kalesh-anakkur.pura...@broadcom.com> wrote: > From: Kalesh AP > > When the driver is loaded on a 200G NIC, the port speed is not > displayed correctly. Parse the 200G speed before displaying it. > > Signed-off-by: Kalesh AP > Reviewed-by: Somnath Kotu

[dpdk-dev] [PATCH] net/bnxt: add support for 200G link speed

2020-05-12 Thread Kalesh A P
From: Kalesh AP When the driver is loaded on a 200G NIC, the port speed is not displayed correctly. Parse the 200G speed before displaying it. Signed-off-by: Kalesh AP Reviewed-by: Somnath Kotur Reviewed-by: Ajit Khaparde --- drivers/net/bnxt/bnxt_ethdev.c | 2 ++ drivers/net/bnxt/bnxt_hwrm