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)
Mon, Mar 16, 3:02 AM
Unknown Object (File)
Sun, Mar 15, 11:27 PM
Unknown Object (File)
Sun, Mar 8, 9:21 AM
Unknown Object (File)
Sun, Mar 8, 4:58 AM
Unknown Object (File)
Sat, Mar 7, 8:58 PM
Unknown Object (File)
Sat, Mar 7, 10:24 AM
Unknown Object (File)
Sat, Mar 7, 12:58 AM
Unknown Object (File)
Jan 10 2026, 6:07 PM
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