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.10 [+17.10] TEST: ping [ OK ] # 18.51 [+1.41] TEST: ping6 [ OK ] # 18.63 [+0.12] INFO: Running IPv4 custom multipath hash tests # 22.13 [+3.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.14 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 23.97 [+1.82] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.98 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 27.87 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.89 [+0.02] INFO: Packets sent on path1 / path2: 6200 / 6400 # 30.85 [+2.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.86 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.34 [+5.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.35 [+0.01] INFO: Packets sent on path1 / path2: 16497 / 16273 # 41.89 [+5.54] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.90 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.40 [+5.50] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.41 [+0.01] INFO: Packets sent on path1 / path2: 16497 / 16272 # 53.14 [+5.73] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.15 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 53.38 [+0.24] INFO: Running IPv6 custom multipath hash tests # 56.97 [+3.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.98 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6300 # 58.93 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.98 [+3.03] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.99 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6402 # 65.00 [+3.01] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.01 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1212.28 [+1147.27] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1212.29 [+0.02] INFO: Packets sent on path1 / path2: 8301 / 8289 # 1215.10 [+2.81] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1215.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1220.43 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1220.43 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16368 # 1225.49 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1225.50 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1230.87 [+5.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1230.88 [+0.01] INFO: Packets sent on path1 / path2: 16403 / 16367 # 1235.99 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1236.00 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 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__->