Merge branch 'misc-drivers-sw-timestamp-changes'
authorJakub Kicinski <kuba@kernel.org>
Thu, 15 May 2025 02:32:55 +0000 (19:32 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 15 May 2025 02:32:56 +0000 (19:32 -0700)
Jason Xing says:

====================
misc drivers' sw timestamp changes

This series modified three outstanding drivers among more than 100 drivers
because the software timestamp generation is too early. The idea of this
series is derived from the brief talk[1] with Willem. In conclusion, this
series makes the generation of software timestamp near/before kicking the
doorbell for drivers.

[1]: https://lore.kernel.org/all/681b9d2210879_1f6aad294bc@willemb.c.googlers.com.notmuch/

v2: https://lore.kernel.org/20250508033328.12507-1-kerneljasonxing@gmail.com
====================

Link: https://patch.msgid.link/20250510134812.48199-1-kerneljasonxing@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge