Re: [PATCH] tests/qtest/netdev-socket: Do not test multicast on Darwin

2023-09-18 Thread Philippe Mathieu-Daudé
On 18/9/23 08:35, Thomas Huth wrote: On 18/09/2023 08.25, Philippe Mathieu-Daudé wrote: Do not run this test on Darwin, otherwise we get:    qemu-system-arm: -netdev dgram,id=st0,remote.type=inet,remote.host=230.0.0.1,remote.port=1234: can't add socket to multicast group 230.0.0.1: Can't assi

Re: [PATCH] tests/qtest/netdev-socket: Do not test multicast on Darwin

2023-09-17 Thread Philippe Mathieu-Daudé
I just noticed Jason wasn't Cc'ed. Assuming this test belongs to "Network device backends", Cc'ing him. (Should we add the test entry in MAINTAINERS?) On 18/9/23 08:25, Philippe Mathieu-Daudé wrote: Do not run this test on Darwin, otherwise we get: qemu-system-arm: -netdev dgram,id=st0,remo

Re: [PATCH] tests/qtest/netdev-socket: Do not test multicast on Darwin

2023-09-17 Thread Thomas Huth
On 18/09/2023 08.25, Philippe Mathieu-Daudé wrote: Do not run this test on Darwin, otherwise we get: qemu-system-arm: -netdev dgram,id=st0,remote.type=inet,remote.host=230.0.0.1,remote.port=1234: can't add socket to multicast group 230.0.0.1: Can't assign requested address Broken pipe

[PATCH] tests/qtest/netdev-socket: Do not test multicast on Darwin

2023-09-17 Thread Philippe Mathieu-Daudé
Do not run this test on Darwin, otherwise we get: qemu-system-arm: -netdev dgram,id=st0,remote.type=inet,remote.host=230.0.0.1,remote.port=1234: can't add socket to multicast group 230.0.0.1: Can't assign requested address Broken pipe ../../tests/qtest/libqtest.c:191: kill_qemu() tried to