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.36 [+28.36] TEST: ping [ OK ] # 29.95 [+1.60] TEST: ping6 [ OK ] # 30.05 [+0.10] INFO: Running IPv4 custom multipath hash tests # 35.19 [+5.14] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.20 [+0.01] INFO: Packets sent on path1 / path2: 6452 / 6152 # 37.63 [+2.43] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.64 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.27 [+3.63] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.28 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601 # 45.33 [+4.05] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.34 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 52.27 [+6.92] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.28 [+0.01] INFO: Packets sent on path1 / path2: 16234 / 16535 # 58.68 [+6.40] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.69 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.21 [+6.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.22 [+0.01] INFO: Packets sent on path1 / path2: 16235 / 16535 # 71.42 [+6.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.43 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 72.02 [+0.59] INFO: Running IPv6 custom multipath hash tests # 77.60 [+5.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 77.61 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6051 # 80.70 [+3.09] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 80.71 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 84.98 [+4.27] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.00 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400 # 89.63 [+4.63] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 89.64 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2506.37 [+2416.73] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2506.38 [+0.01] INFO: Packets sent on path1 / path2: 8376 / 8438 # 2509.20 [+2.83] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2509.21 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2514.48 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2514.49 [+0.01] INFO: Packets sent on path1 / path2: 16435 / 16335 # 2519.47 [+4.99] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2519.48 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32770 # 2524.72 [+5.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2524.73 [+0.01] INFO: Packets sent on path1 / path2: 16435 / 16335 # 2529.86 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2529.87 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->