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.87 [+17.87] TEST: ping [ OK ] # 19.19 [+1.32] TEST: ping6 [ OK ] # 19.29 [+0.10] INFO: Running IPv4 custom multipath hash tests # 23.15 [+3.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 23.18 [+0.03] INFO: Packets sent on path1 / path2: 6351 / 6251 # 25.13 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 25.14 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 28.65 [+3.51] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.66 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5801 # 31.65 [+2.98] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.68 [+0.04] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.36 [+5.67] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.37 [+0.01] INFO: Packets sent on path1 / path2: 16422 / 16347 # 42.86 [+5.49] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.89 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32769 # 48.38 [+5.49] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.39 [+0.01] INFO: Packets sent on path1 / path2: 16422 / 16347 # 54.50 [+6.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.52 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 54.74 [+0.22] INFO: Running IPv6 custom multipath hash tests # 58.18 [+3.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 58.19 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6301 # 60.12 [+1.92] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 60.13 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 62.31 [+2.18] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.32 [+0.01] INFO: Packets sent on path1 / path2: 6652 / 5952 # 65.83 [+3.51] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.85 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1210.53 [+1144.69] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1210.54 [+0.01] INFO: Packets sent on path1 / path2: 8408 / 8188 # 1213.17 [+2.63] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1213.18 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1218.32 [+5.14] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1218.33 [+0.01] INFO: Packets sent on path1 / path2: 16376 / 16394 # 1223.29 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1223.31 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1228.47 [+5.16] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1228.48 [+0.01] INFO: Packets sent on path1 / path2: 16376 / 16393 # 1233.59 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1233.61 [+0.02] 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__->