Re: [dpdk-dev] [PATCH] net/bnxt: fix link update op

2020-10-06 Thread Ajit Khaparde
On Tue, Oct 6, 2020 at 8:47 AM Kalesh A P wrote: > > From: Kalesh AP > > 1. When port is stopped, we can forcibly set the link status for the >device to down. > 2. VFs and MH PFs do not have the privilege to bring the link down. >As a result driver prints "Link Up" when port is stopped. >

[dpdk-dev] [PATCH] net/bnxt: fix link update op

2020-10-06 Thread Kalesh A P
From: Kalesh AP 1. When port is stopped, we can forcibly set the link status for the device to down. 2. VFs and MH PFs do not have the privilege to bring the link down. As a result driver prints "Link Up" when port is stopped. 3. When driver receives link status/speed/config async event fro