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)
Thu, Oct 9, 11:12 AM
Unknown Object (File)
Fri, Oct 3, 3:07 AM
Unknown Object (File)
Thu, Oct 2, 3:21 PM
Unknown Object (File)
Wed, Oct 1, 10:05 PM
Unknown Object (File)
Mon, Sep 29, 10:24 PM
Unknown Object (File)
Fri, Sep 26, 12:42 PM
Unknown Object (File)
Sep 18 2025, 11:29 PM
Unknown Object (File)
Sep 13 2025, 6:44 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