selftests: drv-net: extend so_txtime with FQ with other clocks
authorWillem de Bruijn <willemb@google.com>
Thu, 4 Jun 2026 19:41:05 +0000 (15:41 -0400)
committerJakub Kicinski <kuba@kernel.org>
Mon, 8 Jun 2026 23:00:06 +0000 (16:00 -0700)
commitb016022b127fc2949f79c350817c458a060314e4
treea93d922195a5a47123e7af3a50c18b761bd92c56
parentc4f796c4f16ba375b43c608d6bd0f72e20168312
selftests: drv-net: extend so_txtime with FQ with other clocks

Add a variant of the existing FQ tests, but pass CLOCK_TAI rather than
the native CLOCK_MONOTONIC clock id.

FQ used to imply monotonic. This is no longer the case, and the
inverse need not hold either. Rename $PREFIX_mono to $PREFIX_fq.

Signed-off-by: Willem de Bruijn <willemb@google.com>
Link: https://patch.msgid.link/20260604194221.3319080-4-willemdebruijn.kernel@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/drivers/net/so_txtime.py