diff options
author | Vladimir Oltean <[email protected]> | 2023-08-07 22:33:20 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-08-09 15:59:21 -0700 |
commit | b63e78fca889e07931ec8f259701718a24e5052e (patch) | |
tree | d486889627adb4441379f617eca900ba55e8a140 /tools/perf/scripts/python/task-analyzer.py | |
parent | 40b0425f8ba17c32cf7182975032a3999c364dfc (diff) |
net: netdevsim: use mock PHC driver
I'd like to make netdevsim offload tc-taprio, but currently, this Qdisc
emits a ETHTOOL_GET_TS_INFO call to the driver to make sure that it has
a PTP clock, so that it is reasonably capable of offloading the schedule.
By using the mock PHC driver, that becomes possible.
Hardware timestamping is not necessary, and netdevsim does not support
packet I/O anyway.
Signed-off-by: Vladimir Oltean <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions