From: David S. Miller Date: Sun, 22 Mar 2020 03:14:13 +0000 (-0700) Subject: Merge branch 'selftests-expand-txtimestamp-with-new-features' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c388b935d074bf92c97d91d7d0bb927a075cd720;p=linux.git Merge branch 'selftests-expand-txtimestamp-with-new-features' Jian Yang says: ==================== selftests: expand txtimestamp with new features Current txtimestamp selftest issues requests with no delay, or fixed 50 usec delay. Nsec granularity is useful to measure fine-grained latency. A configurable delay is useful to simulate the case with cold cachelines. This patchset adds new flags and features to the txtimestamp selftest, including: - Printing in nsec (-N) - Polling interval (-b, -S) - Using epoll (-E, -e) - Printing statistics - Running individual tests in txtimestamp.sh ==================== Signed-off-by: David S. Miller --- c388b935d074bf92c97d91d7d0bb927a075cd720