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.40 [+17.40] TEST: ping [ OK ] # 18.71 [+1.31] TEST: ping6 [ OK ] # 18.81 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.50 [+3.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.51 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 24.68 [+2.17] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.70 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 27.31 [+2.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.32 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 30.55 [+3.23] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.56 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.11 [+5.55] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.12 [+0.01] INFO: Packets sent on path1 / path2: 16348 / 16422 # 41.63 [+5.51] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.64 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 47.14 [+5.50] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.15 [+0.01] INFO: Packets sent on path1 / path2: 16347 / 16422 # 52.54 [+5.39] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.55 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 52.80 [+0.24] INFO: Running IPv6 custom multipath hash tests # 56.18 [+3.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.19 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6202 # 58.24 [+2.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.25 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.03 [+2.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.05 [+0.01] INFO: Packets sent on path1 / path2: 6950 / 5652 # 63.84 [+2.79] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1241.85 [+1178.00] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1241.86 [+0.01] INFO: Packets sent on path1 / path2: 8204 / 8396 # 1244.49 [+2.63] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1244.50 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1249.56 [+5.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1249.57 [+0.01] INFO: Packets sent on path1 / path2: 16376 / 16395 # 1254.51 [+4.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1254.53 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 1259.37 [+4.83] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1259.38 [+0.02] INFO: Packets sent on path1 / path2: 16375 / 16394 # 1264.41 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1264.42 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->