Hi! Pushed with a minor change, thanks. > +static void cleanup(void) > +{ > + tst_fzsync_pair_cleanup(&fzsync_pair); I've removed the tst_fzsync_pair_cleanup() here because the function is no-op unless you started the second thread by the fzsync reste call. > + SAFE_CLOSE(snd_fd); > +} -- Cyril Hrubis chrubis@suse.cz