summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGuillaume Nault <gnault@redhat.com>2022-01-31 18:42:04 +0300
committerDavid S. Miller <davem@davemloft.net>2022-02-01 17:14:47 +0300
commit2e252113632704a04676a963bd1bc10e8d52bed7 (patch)
treeb1f6d3ca2b6123d9bd52c97dbc0ef80f56c15dd5 /tools/perf/scripts/python/export-to-postgresql.py
parent8af2ba9a78115cb1189504f9690483969a35c07c (diff)
downloadlinux-2e252113632704a04676a963bd1bc10e8d52bed7.tar.xz
selftests: fib rule: Drop erroneous TABLE variable
The fib_rule6_del_by_pref() and fib_rule4_del_by_pref() functions use an uninitialised $TABLE variable. They should use $RTABLE instead. This doesn't alter the result of the test, as it just makes the grep command less specific (but since the script always uses the same table number, that doesn't really matter). Let's fix it anyway and, while there, specify the filtering parameters directly in 'ip -X rule show' to avoid the extra grep command entirely. Signed-off-by: Guillaume Nault <gnault@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions