Page MenuHomeFreeBSD

qlnxe: Support SIOCGIFXMEDIA ioctl
ClosedPublic

Authored by zlei on Sep 4 2025, 2:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 8:00 PM
Unknown Object (File)
Sun, Oct 12, 8:24 AM
Unknown Object (File)
Sun, Oct 12, 8:24 AM
Unknown Object (File)
Sun, Oct 12, 8:24 AM
Unknown Object (File)
Sat, Oct 11, 9:44 PM
Unknown Object (File)
Mon, Sep 29, 3:19 AM
Unknown Object (File)
Fri, Sep 26, 2:37 PM
Unknown Object (File)
Thu, Sep 25, 7:16 PM
Subscribers

Details

Summary

ifconfig(8) will try SIOCGIFXMEDIA and retry SIOCGIFMEDIA if fails.
Since the driver can report extended media types, support that ioctl
rather than doing another round.

MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable