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 # 25.47 [+25.47] TEST: ping [ OK ] # 26.90 [+1.44] TEST: ping6 [ OK ] # 26.92 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.46 [+4.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.47 [+0.01] INFO: Packets sent on path1 / path2: 7051 / 5551 # 33.88 [+2.41] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.58 [+3.70] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.59 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 41.28 [+3.69] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.29 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 47.77 [+6.48] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.78 [+0.01] INFO: Packets sent on path1 / path2: 16363 / 16406 # 53.57 [+5.80] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.58 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 59.81 [+6.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.82 [+0.01] INFO: Packets sent on path1 / path2: 16363 / 16406 # 65.53 [+5.70] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.53 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 66.10 [+0.57] INFO: Running IPv6 custom multipath hash tests # 71.01 [+4.91] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.02 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5751 # 73.76 [+2.74] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.77 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 77.57 [+3.81] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.58 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 82.10 [+4.51] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.11 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2477.95 [+2395.85] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2477.96 [+0.01] INFO: Packets sent on path1 / path2: 8471 / 8361 # 2480.93 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2480.94 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2486.24 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2486.25 [+0.01] INFO: Packets sent on path1 / path2: 16363 / 16409 # 2491.21 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2491.22 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2496.42 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2496.43 [+0.01] INFO: Packets sent on path1 / path2: 16362 / 16407 # 2501.45 [+5.02] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2501.46 [+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__->