Re: [PATCH 2/2] tests/qtest/npcm7xx_emc-test: Connect all NICs to a backend

2024-02-06 Thread Thomas Huth
On 06/02/2024 18.12, Peter Maydell wrote: Currently QEMU will warn if there is a NIC on the board that is not connected to a backend. By default the '-nic user' will get used for all NICs, but if you manually connect a specific NIC to a specific backend, then the other NICs on the board have no

Re: [PATCH 2/2] tests/qtest/npcm7xx_emc-test: Connect all NICs to a backend

2024-02-06 Thread Peter Maydell
On Tue, 6 Feb 2024 at 17:36, David Woodhouse wrote: > > On Tue, 2024-02-06 at 17:12 +, Peter Maydell wrote: > > Currently QEMU will warn if there is a NIC on the board that > > is not connected to a backend. By default the '-nic user' will > > get used for all NICs, but if you manually

Re: [PATCH 2/2] tests/qtest/npcm7xx_emc-test: Connect all NICs to a backend

2024-02-06 Thread David Woodhouse
On Tue, 2024-02-06 at 17:12 +, Peter Maydell wrote: > Currently QEMU will warn if there is a NIC on the board that > is not connected to a backend. By default the '-nic user' will > get used for all NICs, but if you manually connect a specific > NIC to a specific backend, then the other NICs

Re: [PATCH 2/2] tests/qtest/npcm7xx_emc-test: Connect all NICs to a backend

2024-02-06 Thread Peter Maydell
On Tue, 6 Feb 2024 at 17:12, Peter Maydell wrote: > > Currently QEMU will warn if there is a NIC on the board that > is not connected to a backend. By default the '-nic user' will > get used for all NICs, but if you manually connect a specific > NIC to a specific backend, then the other NICs on

[PATCH 2/2] tests/qtest/npcm7xx_emc-test: Connect all NICs to a backend

2024-02-06 Thread Peter Maydell
Currently QEMU will warn if there is a NIC on the board that is not connected to a backend. By default the '-nic user' will get used for all NICs, but if you manually connect a specific NIC to a specific backend, then the other NICs on the board have no backend and will be warned about: