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
F157252586: D1659.id3412.diff
Tue, May 19, 5:50 PM
Unknown Object (File)
Sun, May 17, 2:59 AM
Unknown Object (File)
Fri, May 8, 2:23 AM
Unknown Object (File)
Wed, May 6, 2:00 PM
Unknown Object (File)
Wed, May 6, 2:08 AM
Unknown Object (File)
Thu, Apr 30, 4:45 PM
Unknown Object (File)
Sun, Apr 26, 6:39 AM
Unknown Object (File)
Apr 16 2026, 1:02 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