Page MenuHomeFreeBSD

if_vtnet: Support VIRTIO_NET_F_SPEED_DUPLEX
ClosedPublic

Authored by bryanv on Jan 2 2021, 8:58 PM.
Tags
None
Referenced Files
F157076250: D27908.id.diff
Mon, May 18, 7:25 AM
F157064131: D27908.id81531.diff
Mon, May 18, 5:44 AM
Unknown Object (File)
Sun, May 17, 11:27 PM
Unknown Object (File)
Fri, May 15, 3:34 PM
Unknown Object (File)
Fri, May 15, 3:34 PM
Unknown Object (File)
Thu, May 7, 5:13 PM
Unknown Object (File)
Mon, May 4, 9:26 AM
Unknown Object (File)
Sun, May 3, 10:33 PM
Subscribers

Details

Summary

This features lets the guest driver know the speed and duplex of
the "link". Instead of trying to support many media types based
on the possible/likley speeds/duplexes, only use the speed to
set the interface baudrate.

Cleanup ifmedia code to match other drivers.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 35873
Build 32762: arc lint + arc unit

Event Timeline

bryanv held this revision as a draft.
bryanv published this revision for review.Jan 2 2021, 10:00 PM
This revision was not accepted when it landed; it landed in state Needs Review.Jan 19 2021, 5:11 AM
This revision was automatically updated to reflect the committed changes.