make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=customm_multipath_hash.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: custom_multipath_hash.sh # 17.35 [+17.35] TEST: ping [ OK ] # 18.72 [+1.37] TEST: ping6 [ OK ] # 18.80 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.43 [+3.62] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.44 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 24.40 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.41 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.39 [+2.98] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.40 [+0.01] INFO: Packets sent on path1 / path2: 6700 / 5900 # 30.62 [+3.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.62 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 36.45 [+5.82] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.46 [+0.01] INFO: Packets sent on path1 / path2: 16445 / 16324 # 42.06 [+5.61] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.07 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.80 [+5.72] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.82 [+0.03] INFO: Packets sent on path1 / path2: 16445 / 16324 # 53.27 [+5.44] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.29 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 53.50 [+0.21] INFO: Running IPv6 custom multipath hash tests # 57.31 [+3.80] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.32 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 59.45 [+2.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.13 [+2.67] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.14 [+0.01] INFO: Packets sent on path1 / path2: 6402 / 6200 # 65.41 [+3.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.43 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1217.58 [+1152.15] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1217.59 [+0.01] INFO: Packets sent on path1 / path2: 8349 / 8221 # 1220.16 [+2.57] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1220.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1225.62 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1225.63 [+0.01] INFO: Packets sent on path1 / path2: 16235 / 16536 # 1230.67 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1230.69 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 1235.86 [+5.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1235.87 [+0.01] INFO: Packets sent on path1 / path2: 16235 / 16534 # 1240.77 [+4.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1240.78 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 ok 1 selftests: net/forwarding: custom_multipath_hash.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->