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.31 [+17.31] TEST: ping [ OK ] # 18.63 [+1.32] TEST: ping6 [ OK ] # 18.72 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.45 [+3.73] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.47 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 24.49 [+2.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.50 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 27.53 [+3.03] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.53 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 30.26 [+2.73] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.27 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.76 [+5.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.77 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16415 # 41.17 [+5.40] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.18 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.77 [+5.59] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.78 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16415 # 52.41 [+5.63] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.43 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 52.71 [+0.28] INFO: Running IPv6 custom multipath hash tests # 56.20 [+3.49] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.22 [+0.02] INFO: Packets sent on path1 / path2: 6550 / 6052 # 58.28 [+2.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.30 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.54 [+3.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.56 [+0.02] INFO: Packets sent on path1 / path2: 6051 / 6552 # 64.54 [+2.98] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.55 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1192.05 [+1127.50] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1192.06 [+0.01] INFO: Packets sent on path1 / path2: 8386 / 8259 # 1194.68 [+2.62] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1194.70 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1199.73 [+5.03] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1199.74 [+0.01] INFO: Packets sent on path1 / path2: 16447 / 16325 # 1204.67 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1204.68 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32770 # 1209.67 [+4.99] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1209.68 [+0.01] INFO: Packets sent on path1 / path2: 16445 / 16325 # 1214.57 [+4.89] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1214.58 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->