Re: [dpdk-dev] [PATCH v2] net/ixgbe: fix flow ctrl mode setting

2020-02-01 Thread Ye Xiaolong
Hi, Guinan On 12/19, Guinan Sun wrote: >When the port starts, the hw register is reset first, >and then the required parameters are set again. >If the parameters to be used are not set after resetting the register, >a read register error will occur. This patch is used to fix the problem. > >Fixes:

Re: [dpdk-dev] [PATCH v2] net/ixgbe: fix flow ctrl mode setting

2020-01-28 Thread Konieczny, TomaszX
Patch fixes reported issue. Tested-by: Tomasz Konieczny Regards Tomasz Konieczny - Intel Corporation (UK) Ltd. Co. Reg. #1134945 Pipers Way, Swindon SN3 1RJ >Date: Thu, 19 Dec 2019 10:17:58 + >From: Guinan Sun >To: dev@dpd