Re: [PATCH 2/6] pci: introduce apci-index property for PCI device

2021-05-14 Thread Michael S. Tsirkin
On Mon, Mar 15, 2021 at 02:00:58PM -0400, Igor Mammedov wrote: > In x86/ACPI world, linux distros are using predictable > network interface naming since systemd v197. Which on > QEMU based VMs results into path based naming scheme, > that names network interfaces based on PCI topology. > > With it

Re: [PATCH 2/6] pci: introduce apci-index property for PCI device

2021-04-06 Thread Igor Mammedov
On Tue, 6 Apr 2021 10:47:12 +0100 Daniel P. Berrangé wrote: > On Mon, Mar 15, 2021 at 02:00:58PM -0400, Igor Mammedov wrote: > > In x86/ACPI world, linux distros are using predictable > > network interface naming since systemd v197. Which on > > QEMU based VMs results into path based naming schem

Re: [PATCH 2/6] pci: introduce apci-index property for PCI device

2021-04-06 Thread Daniel P . Berrangé
On Mon, Mar 15, 2021 at 02:00:58PM -0400, Igor Mammedov wrote: > In x86/ACPI world, linux distros are using predictable > network interface naming since systemd v197. Which on > QEMU based VMs results into path based naming scheme, > that names network interfaces based on PCI topology. > > With it