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 # 16.63 [+16.63] TEST: ping [ OK ] # 18.00 [+1.38] TEST: ping6 [ OK ] # 18.09 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.89 [+3.80] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.90 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 23.83 [+1.93] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 27.04 [+3.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.29 [+0.24] INFO: Packets sent on path1 / path2: 6100 / 6500 # 30.10 [+2.82] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 35.62 [+5.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.63 [+0.01] INFO: Packets sent on path1 / path2: 16355 / 16414 # 40.84 [+5.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.44 [+5.58] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.45 [+0.01] INFO: Packets sent on path1 / path2: 16355 / 16414 # 51.94 [+5.49] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.95 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 52.17 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.72 [+3.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.73 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6100 # 57.95 [+2.22] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.99 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.82 [+3.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.83 [+0.01] INFO: Packets sent on path1 / path2: 6102 / 6502 # 65.33 [+3.49] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.35 [+0.03] INFO: Packets sent on path1 / path2: 1 / 12602 # 1217.69 [+1152.34] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1217.71 [+0.01] INFO: Packets sent on path1 / path2: 8358 / 8241 # 1220.39 [+2.69] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1220.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1225.44 [+5.03] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1225.46 [+0.02] INFO: Packets sent on path1 / path2: 16417 / 16353 # 1230.42 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1230.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1235.79 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1235.82 [+0.03] INFO: Packets sent on path1 / path2: 16417 / 16352 # 1240.86 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1240.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__->