On Thu, Jan 26, 2023 at 8:48 PM Thomas Huth <th...@redhat.com> wrote: > > On 18/01/2023 13.04, Laurent Vivier wrote: > > Signed-off-by: Laurent Vivier <lviv...@redhat.com> > > Acked-by: Michael S. Tsirkin <m...@redhat.com> > > Acked-by: Thomas Huth <th...@redhat.com> > > --- > > > > Notes: > > v7: > > - disable test_dgram_mcast() on windows > > - disable test_dgram_unix() on windows as it also fails > > (we test for unix support dynamically but the test is done with > > SOCK_STREAM, and it fails here with SOCK_DGRAM) > > - Tested with cirrus-ci (Thank you Thomas) > > Thanks, added to my staging branch: > > https://gitlab.com/thuth/qemu/-/commits/staging > > Thomas
I've also queued this since it is required for the patch: [PATCH v4] net: stream: add a new option to automatically reconnect Thanks >