From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Fri, 19 Jun 2020 11:38:55 +0200 Subject: [LTP] [PATCH] clock_gettime03: Fix issues with negative offset In-Reply-To: <20200619033225.vhqu7a7ej33wjcbf@vireshk-i7> References: <8b9a7e8ea27894090f1e31e178d7328f118163d0.1591270889.git.viresh.kumar@linaro.org> <20200618134205.GB19072@dell5510> <20200619033225.vhqu7a7ej33wjcbf@vireshk-i7> Message-ID: <20200619093855.GD10932@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi, Viresh, > > > Test ran for 100 iterations on x86 device and confirmed test getting pass. > > FYI with very high number of the tests it still can fail, but it's > > much less likely: > > ./clock_gettime03 -i 100000 > > Summary: > > passed 3599972 > > failed 28 > > skipped 0 > > warnings 0 > I am wondering why delta will be over 10 ms in any case. No idea, I hoped you'd know :). Kind regards, Petr