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.11 [+28.11] TEST: ping [ OK ] # 29.60 [+1.49] TEST: ping6 [ OK ] # 29.69 [+0.09] INFO: Running IPv4 custom multipath hash tests # 34.95 [+5.27] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.96 [+0.01] INFO: Packets sent on path1 / path2: 5953 / 6651 # 37.46 [+2.50] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.47 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.78 [+4.31] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.79 [+0.01] INFO: Packets sent on path1 / path2: 6900 / 5700 # 46.19 [+4.40] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.20 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 53.06 [+6.86] TEST: Multipath hash field: Source port (balanced) [ OK ] # 53.08 [+0.02] INFO: Packets sent on path1 / path2: 16405 / 16364 # 59.36 [+6.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 59.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 65.95 [+6.58] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.97 [+0.02] INFO: Packets sent on path1 / path2: 16405 / 16365 # 72.18 [+6.21] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 72.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 72.80 [+0.61] INFO: Running IPv6 custom multipath hash tests # 78.55 [+5.74] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 78.56 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6452 # 81.69 [+3.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 81.70 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 85.69 [+3.99] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.70 [+0.01] INFO: Packets sent on path1 / path2: 5600 / 7000 # 90.38 [+4.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2536.57 [+2446.18] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2536.58 [+0.02] INFO: Packets sent on path1 / path2: 8393 / 8382 # 2539.58 [+3.00] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2539.59 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2545.06 [+5.47] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2545.06 [+0.01] INFO: Packets sent on path1 / path2: 16411 / 16359 # 2550.28 [+5.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2550.29 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2555.59 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2555.60 [+0.01] INFO: Packets sent on path1 / path2: 16410 / 16359 # 2560.68 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2560.68 [+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__->