diff options
author | Greg Thelen <[email protected]> | 2024-10-05 14:56:00 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-10-08 08:24:08 -0700 |
commit | 1fd9e4f257827d939cc627541f12fc4bdd979eb1 (patch) | |
tree | 3e1bfded6184a0d794dff0277d54d58a62de3367 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c0a30936dbf2f5a143e4afed02a14cddccc2674e (diff) |
selftests: make kselftest-clean remove libynl outputs
Starting with 6.12 commit 85585b4bc8d8 ("selftests: add ncdevmem, netcat
for devmem TCP") kselftest-all creates additional outputs that
kselftest-clean does not cleanup:
$ make defconfig
$ make kselftest-all
$ make kselftest-clean
$ git clean -ndxf | grep tools/net
Would remove tools/net/ynl/lib/__pycache__/
Would remove tools/net/ynl/lib/ynl.a
Would remove tools/net/ynl/lib/ynl.d
Would remove tools/net/ynl/lib/ynl.o
Make kselftest-clean remove the newly added net/ynl outputs.
Fixes: 85585b4bc8d8 ("selftests: add ncdevmem, netcat for devmem TCP")
Signed-off-by: Greg Thelen <[email protected]>
Reviewed-by: Muhammad Usama Anjum <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions