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 # 16.17 [+16.17] TEST: ping [ OK ] # 17.49 [+1.32] TEST: ping6 [ OK ] # 17.58 [+0.08] INFO: Running IPv4 custom multipath hash tests # 20.86 [+3.28] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.87 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 22.71 [+1.84] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.72 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 25.39 [+2.67] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.72 [+0.33] INFO: Packets sent on path1 / path2: 6500 / 6100 # 28.47 [+2.75] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.47 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 33.60 [+5.13] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.61 [+0.01] INFO: Packets sent on path1 / path2: 16429 / 16340 # 38.68 [+5.07] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.69 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 44.02 [+5.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.03 [+0.01] INFO: Packets sent on path1 / path2: 16429 / 16340 # 49.27 [+5.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.28 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 49.52 [+0.23] INFO: Running IPv6 custom multipath hash tests # 53.07 [+3.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 53.08 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 55.16 [+2.08] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 55.18 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 58.17 [+2.99] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.18 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 61.03 [+2.85] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 61.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1234.90 [+1173.86] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1234.91 [+0.01] INFO: Packets sent on path1 / path2: 8287 / 8315 # 1237.79 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1237.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1243.06 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1243.07 [+0.01] INFO: Packets sent on path1 / path2: 16368 / 16403 # 1248.59 [+5.52] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1248.60 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 1253.82 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1253.83 [+0.01] INFO: Packets sent on path1 / path2: 16367 / 16402 # 1258.72 [+4.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1258.73 [+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__->