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 # 17.58 [+17.58] TEST: ping [ OK ] # 18.94 [+1.36] TEST: ping6 [ OK ] # 19.05 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.21 [+3.16] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.22 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6451 # 24.13 [+1.91] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.14 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.04 [+2.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.05 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 29.84 [+2.79] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.85 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.33 [+5.48] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.33 [+0.01] INFO: Packets sent on path1 / path2: 16376 / 16394 # 40.83 [+5.49] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.84 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.46 [+5.63] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.48 [+0.01] INFO: Packets sent on path1 / path2: 16376 / 16393 # 52.06 [+5.58] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.07 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 52.35 [+0.28] INFO: Running IPv6 custom multipath hash tests # 55.92 [+3.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.93 [+0.01] INFO: Packets sent on path1 / path2: 5351 / 7250 # 57.94 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.96 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.17 [+3.21] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.18 [+0.01] INFO: Packets sent on path1 / path2: 7452 / 5152 # 64.20 [+3.02] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.21 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1209.24 [+1145.03] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1209.26 [+0.02] INFO: Packets sent on path1 / path2: 8379 / 8220 # 1211.86 [+2.60] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1211.88 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1217.08 [+5.21] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1217.09 [+0.01] INFO: Packets sent on path1 / path2: 16464 / 16306 # 1222.18 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1222.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1227.37 [+5.19] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1227.39 [+0.01] INFO: Packets sent on path1 / path2: 16465 / 16305 # 1232.23 [+4.85] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1232.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->