Hi! > + to.type = tv->type; > + tst_ts_set_sec(&to, 0); > + tst_ts_set_nsec(&to, 10000); I've simplified these to "to = tst_ts_from_ns(tv->type, 10000)" and pushed, thanks. -- Cyril Hrubis chrubis@suse.cz