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.42 [+17.42] TEST: ping [ OK ] # 18.76 [+1.34] TEST: ping6 [ OK ] # 18.85 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.31 [+3.46] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.31 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 24.26 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.27 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.92 [+3.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.93 [+0.01] INFO: Packets sent on path1 / path2: 5550 / 7050 # 30.55 [+2.63] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.56 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 36.43 [+5.86] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.44 [+0.01] INFO: Packets sent on path1 / path2: 16358 / 16411 # 41.73 [+5.30] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.41 [+5.67] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.42 [+0.01] INFO: Packets sent on path1 / path2: 16358 / 16411 # 52.80 [+5.38] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.81 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 53.03 [+0.21] INFO: Running IPv6 custom multipath hash tests # 56.54 [+3.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.55 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6252 # 58.70 [+2.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.24 [+3.53] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.25 [+0.01] INFO: Packets sent on path1 / path2: 6102 / 6501 # 65.65 [+3.40] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.66 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 1218.28 [+1152.62] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1218.29 [+0.01] INFO: Packets sent on path1 / path2: 8235 / 8347 # 1220.75 [+2.46] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1220.78 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 1 # 1225.83 [+5.05] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1225.84 [+0.01] INFO: Packets sent on path1 / path2: 16301 / 16470 # 1230.95 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1230.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1235.87 [+4.92] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1235.89 [+0.01] INFO: Packets sent on path1 / path2: 16300 / 16469 # 1240.89 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1240.90 [+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__->