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 # 24.98 [+24.98] TEST: ping [ OK ] # 26.45 [+1.47] TEST: ping6 [ OK ] # 26.46 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.33 [+4.88] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.34 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6353 # 33.80 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.81 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.70 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.72 [+0.02] INFO: Packets sent on path1 / path2: 6800 / 5800 # 41.35 [+3.63] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.36 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 47.27 [+5.91] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.28 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16392 # 53.05 [+5.78] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.06 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 59.20 [+6.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.21 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16392 # 64.94 [+5.73] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.95 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 65.47 [+0.53] INFO: Running IPv6 custom multipath hash tests # 70.38 [+4.91] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.39 [+0.01] INFO: Packets sent on path1 / path2: 6402 / 6200 # 73.23 [+2.84] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.24 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 77.09 [+3.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.10 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500 # 81.28 [+4.18] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.29 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2296.81 [+2215.51] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2296.82 [+0.01] INFO: Packets sent on path1 / path2: 8330 / 8445 # 2299.69 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2299.70 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2304.99 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2304.99 [+0.01] INFO: Packets sent on path1 / path2: 16530 / 16241 # 2309.93 [+4.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2309.94 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2315.05 [+5.10] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2315.06 [+0.01] INFO: Packets sent on path1 / path2: 16529 / 16241 # 2319.90 [+4.84] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2319.91 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->