On Mon, 12 Jun 2023 09:51:05 -0300 Magali Lemes wrote: > @@ -406,6 +415,7 @@ static void chunked_sendfile(struct __test_metadata *_metadata, > > TEST_F(tls, multi_chunk_sendfile) > { > + > chunked_sendfile(_metadata, self, 4096, 4096); > chunked_sendfile(_metadata, self, 4096, 0); > chunked_sendfile(_metadata, self, 4096, 1); nit: leftover change, with that fixed feel free to add: Reviewed-by: Jakub Kicinski <kuba@xxxxxxxxxx> -- pw-bot: cr