Bug 291431
Summary: | order in /sys/class/net/eth is backwards from /sys/bus/pci/devices | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | John Reiser <jreiser> |
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | medium | ||
Version: | 8 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2007-09-19 19:56:23 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
John Reiser
2007-09-14 18:27:04 UTC
I don't think there's an easy way to fix this. The problem is that PCI device probing isn't predictable (which is why unless you use HWADDR to bind ethN names to NICs, eth0 could be a different device depending on the order in which the devices get probed). If this was to change however, it'd likely need fairly involved changes that should really be done upstream rather than in Fedora. netdev.org is probably a much better place to ask. |