Home
last modified time | relevance | path

Searched hist:eb96660507ecbe479c6a38639861f65b23d067d7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dnetdev-socket.cdiff eb96660507ecbe479c6a38639861f65b23d067d7 Wed May 03 04:41:09 CDT 2023 Laurent Vivier <lvivier@redhat.com> net: stream: test reconnect option with an unix socket

We can have failure with the inet type test because the port address
is not allocated atomically and can be taken by another test between its
selection and the start of QEMU. To avoid that, use an unix socket with
a path that is unique

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Message-Id: <20230503094109.1198248-1-lvivier@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>