diff options
author | Ilya Leoshkevich <iii@linux.ibm.com> | 2023-01-28 03:06:27 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-01-28 23:30:08 +0300 |
commit | 98e13848cf43b66b0f32f10011aa398c2bff5ae6 (patch) | |
tree | 49b65ee43b464d5e9c5f3a7cbdbe369c166eb11e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 804acdd251e837bb1a588074752d69698ac36b5f (diff) | |
download | linux-98e13848cf43b66b0f32f10011aa398c2bff5ae6.tar.xz |
selftests/bpf: Fix decap_sanity_ns cleanup
decap_sanity prints the following on the 1st run:
decap_sanity: sh: 1: Syntax error: Bad fd number
and the following on the 2nd run:
Cannot create namespace file "/run/netns/decap_sanity_ns": File exists
The problem is that the cleanup command has a typo and does nothing.
Fix the typo.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Link: https://lore.kernel.org/r/20230128000650.1516334-9-iii@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions