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 # 25.63 [+25.63] TEST: ping [ OK ] # 27.09 [+1.47] TEST: ping6 [ OK ] # 27.10 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.90 [+4.80] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.91 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6852 # 34.29 [+2.39] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.30 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.15 [+3.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.16 [+0.01] INFO: Packets sent on path1 / path2: 6901 / 5701 # 41.50 [+3.34] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 47.78 [+6.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.79 [+0.01] INFO: Packets sent on path1 / path2: 16303 / 16466 # 53.72 [+5.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.73 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 60.08 [+6.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.09 [+0.01] INFO: Packets sent on path1 / path2: 16303 / 16467 # 66.13 [+6.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.14 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.59 [+0.45] INFO: Running IPv6 custom multipath hash tests # 71.43 [+4.84] TEST: Multipath hash field: Source IP (balanced) [FAIL] # 71.44 [+0.00] Expected traffic to be balanced, but it is not # 71.44 [+0.01] INFO: Packets sent on path1 / path2: 7700 / 4901 # 74.12 [+2.68] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.13 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 77.07 [+2.94] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.08 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6350 # 80.55 [+3.47] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.56 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 2257.72 [+2177.16] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2257.73 [+0.01] INFO: Packets sent on path1 / path2: 8447 / 8340 # 2260.75 [+3.01] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2260.75 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2266.15 [+5.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2266.16 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16368 # 2271.26 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2271.26 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2276.52 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2276.53 [+0.01] INFO: Packets sent on path1 / path2: 16403 / 16368 # 2281.58 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2281.59 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 not ok 1 selftests: net/forwarding: custom_multipath_hash.sh # exit=1 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__->