Page MenuHomeFreeBSD

Register ixl as an SR-IOV-capable driver during attach
ClosedPublic

Authored by rstone on Jan 24 2015, 10:47 PM.
Tags
None
Referenced Files
F152689517: D1659.diff
Thu, Apr 16, 1:02 PM
Unknown Object (File)
Wed, Apr 15, 10:52 AM
Unknown Object (File)
Mon, Apr 13, 4:37 AM
Unknown Object (File)
Sun, Apr 12, 6:54 PM
Unknown Object (File)
Wed, Apr 8, 9:40 PM
Unknown Object (File)
Tue, Apr 7, 9:49 AM
Unknown Object (File)
Tue, Apr 7, 7:49 AM
Unknown Object (File)
Wed, Apr 1, 6:19 AM
Subscribers

Details

Reviewers
jfv
Summary

Now that the driver's SR-IOV implementation is complete, during
attach register the device as being SR-IOV capable. This will
cause the SR-IOV infrastructure to create the device node in
/dev/iov used to configure SR-IOV on this device, making it
possible for the administrator to enable SR-IOV.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

rstone retitled this revision from to Register ixl as an SR-IOV-capable driver during attach.
rstone edited the test plan for this revision. (Show Details)
rstone added a reviewer: jfv.
rstone updated this object.
rstone added a subscriber: Unknown Object (MLST).
jfv edited edge metadata.

can't wait to see the infrastructure in place :)

This revision is now accepted and ready to land.Jan 29 2015, 1:24 AM