[Differential] [Request, 226 lines] D1641: Implement PCI SR-IOV initialization methods
rstone (Ryan Stone)
phabric-noreply at FreeBSD.org
Sat Jan 24 22:44:36 UTC 2015
rstone created this revision.
rstone added a reviewer: jfvogel.
rstone added a subscriber: freebsd-net.
REVISION SUMMARY
Implement the two new PCI methods used to initialize and uninitialize
SR-IOV on a PF. On initialization, the PF must allocate a VEB,
which is a virtual switch instance implemented by the hardware. The
PF's interface is made a child of this switch.
REVISION DETAIL
https://reviews.freebsd.org/D1641
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