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.55 [+17.55] TEST: ping [ OK ] # 18.92 [+1.36] TEST: ping6 [ OK ] # 19.01 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.46 [+3.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.47 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 24.64 [+2.17] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.65 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 28.52 [+3.87] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.53 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6350 # 31.37 [+2.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.38 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.73 [+5.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.75 [+0.02] INFO: Packets sent on path1 / path2: 16428 / 16341 # 42.04 [+5.29] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.05 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.33 [+5.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.34 [+0.01] INFO: Packets sent on path1 / path2: 16428 / 16341 # 52.94 [+5.60] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.97 [+0.03] INFO: Packets sent on path1 / path2: 32770 / 1 # 53.18 [+0.21] INFO: Running IPv6 custom multipath hash tests # 56.97 [+3.79] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.97 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6250 # 58.99 [+2.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.01 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.66 [+3.66] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.67 [+0.01] INFO: Packets sent on path1 / path2: 5602 / 7002 # 65.69 [+3.02] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.70 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 1240.10 [+1174.40] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1240.11 [+0.01] INFO: Packets sent on path1 / path2: 8432 / 8189 # 1242.73 [+2.62] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1242.74 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1248.08 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1248.09 [+0.01] INFO: Packets sent on path1 / path2: 16412 / 16359 # 1253.17 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1253.18 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 1258.01 [+4.83] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1258.02 [+0.01] INFO: Packets sent on path1 / path2: 16412 / 16358 # 1262.98 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1263.00 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 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__->