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 # 26.70 [+26.70] TEST: ping [ OK ] # 28.29 [+1.59] TEST: ping6 [ OK ] # 28.36 [+0.07] INFO: Running IPv4 custom multipath hash tests # 33.10 [+4.73] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.10 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 35.61 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.91 [+3.29] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.92 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5800 # 42.50 [+3.58] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.81 [+6.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.81 [+0.01] INFO: Packets sent on path1 / path2: 16286 / 16483 # 54.61 [+5.80] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.62 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 61.08 [+6.46] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.10 [+0.01] INFO: Packets sent on path1 / path2: 16286 / 16483 # 67.15 [+6.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.16 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 67.68 [+0.52] INFO: Running IPv6 custom multipath hash tests # 72.85 [+5.17] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.86 [+0.01] INFO: Packets sent on path1 / path2: 6402 / 6200 # 75.82 [+2.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.83 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 79.39 [+3.55] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.40 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 83.55 [+4.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.57 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 2504.77 [+2421.20] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2504.78 [+0.01] INFO: Packets sent on path1 / path2: 8505 / 8312 # 2507.69 [+2.92] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2507.70 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2513.02 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2513.02 [+0.01] INFO: Packets sent on path1 / path2: 16453 / 16319 # 2518.24 [+5.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2518.25 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2523.62 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2523.62 [+0.00] INFO: Packets sent on path1 / path2: 16452 / 16318 # 2528.65 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2528.66 [+0.01] 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__->