Page MenuHomeFreeBSD

ixgbe: Improve device name strings
ClosedPublic

Authored by kbowling on Apr 21 2021, 2:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 5:35 AM
Unknown Object (File)
Thu, May 2, 5:24 AM
Unknown Object (File)
Tue, Apr 30, 6:17 PM
Unknown Object (File)
Tue, Apr 30, 6:17 PM
Unknown Object (File)
Tue, Apr 30, 6:17 PM
Unknown Object (File)
Tue, Apr 30, 6:14 PM
Unknown Object (File)
Tue, Apr 30, 6:14 PM
Unknown Object (File)
Tue, Apr 30, 2:34 PM
Subscribers

Details

Summary

This is just clerical work to ease bug triage and may be used to set expectations around the ability for anyone in the community to perform testing and development on older parts

MFC: 2 weeks to stable/12 and stable/13

Test Plan

No functional change

Diff Detail

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

Event Timeline

Simplify branding, PRO/10GbE was for ixgb.

sys/dev/ixgbe/if_ixv.c
64

You would want to remove the Network Driver stuff here and below, too?

kbowling marked an inline comment as done.
kbowling added inline comments.
sys/dev/ixgbe/if_ixv.c
64

Indeed, thanks!

This revision is now accepted and ready to land.Apr 28 2021, 2:31 AM