Re: [dpdk-dev] [PATCH] net/ixgbevf: reset hardware when stopping port

2017-02-23 Thread Lu, Wenzhuo
Hi Olivier, Fengtian, > -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Olivier Matz > Sent: Thursday, January 12, 2017 12:52 AM > To: dev@dpdk.org; Zhang, Helin; Ananyev, Konstantin > Cc: Guo Fengtian; sta...@dpdk.org; David Marchand > Subject: [dpdk-dev] [PATCH

Re: [dpdk-dev] [PATCH] net/ixgbevf: reset hardware when stopping port

2017-02-06 Thread Olivier Matz
Hi, On Wed, 11 Jan 2017 17:52:04 +0100, Olivier Matz wrote: > From: Guo Fengtian > > When PF triggers a reset, VF port must acknowledge it by calling > ixgbe_reset_hw(). > > Before this patch, the port link status, speed and duplex are invalid > (all set to 0). > > The patch move the call to