Hi,
> -----Original Message----- > From: Cui, LunyuanX > Sent: Wednesday, November 13, 2019 8:47 PM > To: dev@dpdk.org > Cc: Lu, Wenzhuo <wenzhuo...@intel.com>; Yang, Qiming > <qiming.y...@intel.com>; Cui, LunyuanX <lunyuanx....@intel.com>; > sta...@dpdk.org > Subject: [PATCH] net/e1000: fix link status > > The link status got from link status register was not correct, because > register > has been reset when ports reset. > After port reset, set the link status down. > > Fixes: c431ec66c54c ("net/igb: support setting link up or down") > Cc: sta...@dpdk.org > > Signed-off-by: Lunyuan Cui <lunyuanx....@intel.com> Acked-by: Wenzhuo Lu <wenzhuo...@intel.com>