Re: [PATCH 0/6] pc: support user provided NIC naming/indexing

2021-05-14 Thread Michael S. Tsirkin
On Mon, Mar 15, 2021 at 02:00:56PM -0400, Igor Mammedov wrote: > > Changes since rfc: > * make sure that acpi-index unique > * use dedicated MMIO register for it > * drop syntetic acpi-label field in _DSM > * add more comments Could you rebase and repost please? Some comments in commit l

Re: [PATCH 0/6] pc: support user provided NIC naming/indexing

2021-03-15 Thread Igor Mammedov
ormation: > > Type: series > Message-id: 20210315180102.3008391-1-imamm...@redhat.com > Subject: [PATCH 0/6] pc: support user provided NIC naming/indexing > > === TEST SCRIPT BEGIN === > #!/bin/bash > git rev-parse base > /dev/null || exit 0 > git config --local diff.r

Re: [PATCH 0/6] pc: support user provided NIC naming/indexing

2021-03-15 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20210315180102.3008391-1-imamm...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20210315180102.3008391-1-imamm...@redhat.com Subject: [PATCH 0/6] pc: support user

[PATCH 0/6] pc: support user provided NIC naming/indexing

2021-03-15 Thread Igor Mammedov
Changes since rfc: * make sure that acpi-index unique * use dedicated MMIO register for it * drop syntetic acpi-label field in _DSM * add more comments Series implements support for 'onboard' naming scheme for network interfaces (1), which is based on PCI firmware spec and lets user to e