From: Jakub Kicinski Date: Tue, 3 Sep 2024 22:18:45 +0000 (-0700) Subject: Merge branch 'rx-software-timestamp-for-all' X-Git-Tag: microblaze-v6.13~235^2~119 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=8ecf2afb30f2457a9f8ec386ecdad3ef7ccf1f4c;p=linux-2.6-microblaze.git Merge branch 'rx-software-timestamp-for-all' Gal Pressman says: ==================== RX software timestamp for all All devices support SOF_TIMESTAMPING_RX_SOFTWARE by virtue of net_timestamp_check() being called in the device independent code. Following Willem's suggestion [1], make it so drivers do not have to handle SOF_TIMESTAMPING_RX_SOFTWARE and SOF_TIMESTAMPING_SOFTWARE, nor setting of the PHC index to -1. All drivers will now report RX software timestamp as supported. The series is limited to 15 patches, I will submit other drivers in subsequent submissions. [1] https://lore.kernel.org/netdev/661550e348224_23a2b2294f7@willemb.c.googlers.com.notmuch/ v1: https://lore.kernel.org/20240829144253.122215-1-gal@nvidia.com ==================== Link: https://patch.msgid.link/20240901112803.212753-1-gal@nvidia.com Signed-off-by: Jakub Kicinski --- 8ecf2afb30f2457a9f8ec386ecdad3ef7ccf1f4c