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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
