diff options
author | 2023-08-07 22:33:21 +0300 | |
---|---|---|
committer | 2023-08-09 15:59:21 -0700 | |
commit | 35da47fe1c4766451def03a1b4f59c6b13a9373c (patch) | |
tree | 8257242b3250cc1a50d5fb8d1af1926050aaae31 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | net: netdevsim: use mock PHC driver (diff) | |
download | wireguard-linux-35da47fe1c4766451def03a1b4f59c6b13a9373c.tar.xz wireguard-linux-35da47fe1c4766451def03a1b4f59c6b13a9373c.zip |
net: netdevsim: mimic tc-taprio offload
To be able to use netdevsim for tc-testing with an offloaded tc-taprio
schedule, it needs to report a PTP clock (which it now does), and to
accept ndo_setup_tc(TC_SETUP_QDISC_TAPRIO) calls.
Since netdevsim has no packet I/O, this doesn't do anything intelligent,
it only allows taprio offload code paths to go through some level of
automated testing.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Link: https://lore.kernel.org/r/20230807193324.4128292-9-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions