[Differential] [Request, 65 lines] D1656: Handle VFLR events from VFs

rstone (Ryan Stone) phabric-noreply at FreeBSD.org
Sat Jan 24 22:46:41 UTC 2015


rstone created this revision.
rstone added a reviewer: jfvogel.
rstone added a subscriber: freebsd-net.

REVISION SUMMARY
  If a VF resets itself via a Function Level Reset (FLR) bit, the PF
  receives an interrupt with a VFLR event.  The PF is required to
  re-initialize the VF state when this happens.

REVISION DETAIL
  https://reviews.freebsd.org/D1656

AFFECTED FILES
  sys/dev/ixl/if_ixl.c
  sys/dev/ixl/ixl.h
  sys/dev/ixl/ixl_pf.h

To: rstone, jfvogel
Cc: freebsd-net


More information about the freebsd-net mailing list