On Thu, Oct 29, 2009 at 08:11:25AM -0500, Matt Domsch wrote: > Netdev team - are you in agreement that having multiple names to > address the same netdevice is a worthwhile thing to add, to allow a > variety of naming schemes to exist simultaneously? If not, this whole > discussion will be moot, and my basic problem, that the ethX naming > convention is nondeterministic, but we need determinism, remains > unresolved. I'm still totally confused as to why you think this. What is wrong with what we do today, which is name network devices in a deterministic manner by their MAC in userspace? That name goes into the kernel, and everyone uses the same name and is happy. If you don't like naming by MAC, then pick some other deterministic naming scheme that works for your hardware and write udev rules for it. You could easily name them in a way that could keep the lowest number (eth0) for the lowest PCI id if you so desired and your BIOS guaranteed it. This way the kernel has only one name, and so does userspace, and everyone is happy. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html