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)
commit265e1d5c63e378a0601d3aa33f46e52b74b2b331
treef36398ab32ee63ab24f18c56a71d9b73f3283722
parenta1dc1deeacbe65ebd3968bc4d14f14f8d696b184
parent33d4cc81fcd930fdbcca7ac9e8959225cbec0a5e
Merge branch 'misc-drivers-sw-timestamp-changes'

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>