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.77 [+16.77] TEST: ping [ OK ] # 18.13 [+1.36] TEST: ping6 [ OK ] # 18.23 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.73 [+3.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.74 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6851 # 23.61 [+1.87] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.62 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 26.50 [+2.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.51 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 29.16 [+2.64] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.17 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.58 [+5.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.60 [+0.01] INFO: Packets sent on path1 / path2: 16281 / 16489 # 39.88 [+5.29] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.55 [+5.66] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.56 [+0.01] INFO: Packets sent on path1 / path2: 16280 / 16489 # 50.96 [+5.40] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.98 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 51.21 [+0.23] INFO: Running IPv6 custom multipath hash tests # 54.90 [+3.69] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.91 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001 # 56.97 [+2.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.25 [+3.26] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.26 [+0.01] INFO: Packets sent on path1 / path2: 5652 / 6952 # 63.54 [+3.28] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.57 [+0.02] INFO: Packets sent on path1 / path2: 12602 / 1 # 1220.84 [+1157.27] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1220.85 [+0.01] INFO: Packets sent on path1 / path2: 8284 / 8290 # 1223.39 [+2.54] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1223.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1228.54 [+5.14] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1228.56 [+0.02] INFO: Packets sent on path1 / path2: 16351 / 16419 # 1233.55 [+4.99] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1233.56 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 1238.59 [+5.03] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1238.62 [+0.03] INFO: Packets sent on path1 / path2: 16351 / 16418 # 1243.58 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1243.61 [+0.03] INFO: Packets sent on path1 / path2: 32769 / 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__->