Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2015 22:44:35 +0000
From:      "rstone (Ryan Stone)" <phabric-noreply@FreeBSD.org>
To:        freebsd-net@freebsd.org
Subject:   [Differential] [Request, 226 lines] D1641: Implement PCI SR-IOV initialization methods
Message-ID:  <differential-rev-PHID-DREV-a646c7uz4czmuscvvzp4-req@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?differential-rev-PHID-DREV-a646c7uz4czmuscvvzp4-req>