On Fri, 2 Sep 2022 14:14:53 +0700, Ammar Faizi wrote: > From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx> > > Hi, > > This is revision v2 of "Introducing t_bind_ephemeral_port() function". > After discussing an intermittent bind() issue with Dylan, I decided to > introduce a new helper function, t_bind_ephemeral_port(). > > [...] Applied, thanks! [01/12] test/helpers: Add `t_bind_ephemeral_port()` function commit: 0a2d0af5c1d7daa77bacc203d28a7a79662a928e [02/12] t/poll-link: Don't brute force the port number commit: 6341145b6fe368d123ced2ba9857b3105673f644 [03/12] t/socket-rw: Don't brute force the port number commit: e0f0f04de43447c69f442532f5c4d72e9a833481 [04/12] t/socket-rw-eagain: Don't brute force the port number commit: 156ef697a9af0efd2e2e0d210de43e45e620fc76 [05/12] t/socket-rw-offset: Don't brute force the port number commit: ac7f81db44fc658bb7b99cceb1bee738890a317e [06/12] t/files-exit-hang-poll: Don't brute force the port number commit: ce419aa629af36c0e0b19c155ef385e58bd8f9c8 [07/12] t/socket: Don't use a static port number commit: 875630a00f64ede24bf3cd7b3df4a37c45de65e0 [08/12] t/connect: Don't use a static port number commit: 7ce01375835e57a47c46be9646f773be1a8d8c3c [09/12] t/shutdown: Don't use a static port number commit: 4736c9392bb910ae5a7d965f1019070864f831d3 [10/12] t/recv-msgall: Don't use a static port number commit: 2f8d4bb4259c6e3b6c519c03385c86f14e619ed9 [11/12] t/232c93d07b74: Don't use a static port number commit: fab19e78737fd65a411a446b848d427af6706c0e [12/12] t/recv-msgall-stream: Don't use a static port number commit: c93f347ccaeb68c1aa4b377658555f0c7c2576b2 Best regards, -- Jens Axboe