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 # 28.61 [+28.61] TEST: ping [ OK ] # 30.16 [+1.55] TEST: ping6 [ OK ] # 30.25 [+0.09] INFO: Running IPv4 custom multipath hash tests # 35.54 [+5.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.55 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6653 # 38.20 [+2.64] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.21 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 42.26 [+4.05] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.27 [+0.01] INFO: Packets sent on path1 / path2: 5400 / 7200 # 46.62 [+4.34] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.63 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 53.75 [+7.12] TEST: Multipath hash field: Source port (balanced) [ OK ] # 53.76 [+0.01] INFO: Packets sent on path1 / path2: 16207 / 16562 # 60.03 [+6.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 60.04 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 66.23 [+6.19] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.23 [+0.01] INFO: Packets sent on path1 / path2: 16207 / 16562 # 72.53 [+6.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 72.54 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 73.06 [+0.51] INFO: Running IPv6 custom multipath hash tests # 78.18 [+5.12] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 78.19 [+0.01] INFO: Packets sent on path1 / path2: 5952 / 6650 # 80.74 [+2.56] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 80.76 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 84.76 [+4.00] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 84.77 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5950 # 89.35 [+4.58] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 89.36 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12602 # 2499.09 [+2409.73] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2499.10 [+0.01] INFO: Packets sent on path1 / path2: 8519 / 8249 # 2502.07 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2502.08 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2507.43 [+5.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2507.44 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16399 # 2512.51 [+5.07] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2512.52 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2517.75 [+5.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2517.76 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16399 # 2522.81 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2522.81 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 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__->