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
Unknown Object (File)
Fri, Nov 14, 11:39 PM
Unknown Object (File)
Fri, Nov 14, 11:39 PM
Unknown Object (File)
Fri, Nov 14, 9:08 PM
Unknown Object (File)
Fri, Nov 7, 1:43 AM
Unknown Object (File)
Wed, Oct 29, 4:49 AM
Unknown Object (File)
Mon, Oct 27, 3:46 AM
Unknown Object (File)
Sun, Oct 26, 2:09 AM
Unknown Object (File)
Oct 9 2025, 11:12 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