diff options
| author | Gal Pressman <[email protected]> | 2024-09-01 14:27:49 +0300 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-09-03 15:17:47 -0700 |
| commit | 12d337339d9fd71cf24b337727e51d5b3d52bcef (patch) | |
| tree | 7ee41abd166e45546f1ccab6f6703f36d4c0ff67 /tools/perf/scripts/python | |
| parent | 3bbefbbd9e6c8ae80528ca14ac1258d657e5017e (diff) | |
ethtool: 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.
Move the responsibility of reporting SOF_TIMESTAMPING_RX_SOFTWARE and
SOF_TIMESTAMPING_SOFTWARE, and setting PHC index to -1 to the core.
Device drivers no longer need to use them.
Suggested-by: Willem de Bruijn <[email protected]>
Link: https://lore.kernel.org/netdev/[email protected]/
Co-developed-by: Rahul Rameshbabu <[email protected]>
Signed-off-by: Rahul Rameshbabu <[email protected]>
Signed-off-by: Gal Pressman <[email protected]>
Reviewed-by: Marc Kleine-Budde <[email protected]>
Reviewed-by: Willem de Bruijn <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions