[dpdk-dev] [PATCH 11/31] net/i40e: fix VF reset flow

Ferruh Yigit ferruh.yigit at intel.com
Fri Dec 2 12:24:03 CET 2016


On 12/2/2016 12:11 AM, Wenzhuo Lu wrote:
> Add missing step during VF reset: PF should
> set I40E_VFGEN_RSTAT to ACTIVE at end of the
> VF reset operation or VF driver may not able
> to detect that reset is already completed.
> This patch also remove the uneccessary enum

s/uneccessary/unnecessary

> for vfr state.
> 
> Fixes: 4861cde46116 ("i40e: new poll mode driver")
> 

missing cc, yes this is very new J

CC: stable at dpdk.org

> Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>

<...>


More information about the dev mailing list