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 # 20.16 [+20.16] TEST: ping [ OK ] # 21.50 [+1.34] TEST: ping6 [ OK ] # 21.51 [+0.01] INFO: Running IPv4 custom multipath hash tests # 25.36 [+3.85] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 25.37 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6851 # 27.48 [+2.12] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 27.49 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 30.93 [+3.45] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 30.94 [+0.01] INFO: Packets sent on path1 / path2: 6900 / 5701 # 33.78 [+2.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 33.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.33 [+5.54] TEST: Multipath hash field: Source port (balanced) [ OK ] # 39.34 [+0.01] INFO: Packets sent on path1 / path2: 16303 / 16466 # 44.54 [+5.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 44.56 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 49.84 [+5.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 49.85 [+0.01] INFO: Packets sent on path1 / path2: 16303 / 16466 # 54.74 [+4.89] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.75 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 55.19 [+0.44] INFO: Running IPv6 custom multipath hash tests # 59.48 [+4.30] TEST: Multipath hash field: Source IP (balanced) [FAIL] # 59.49 [+0.00] Expected traffic to be balanced, but it is not # 59.49 [+0.01] INFO: Packets sent on path1 / path2: 7700 / 4901 # 61.62 [+2.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 61.63 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 65.05 [+3.43] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 65.06 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 68.02 [+2.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 68.03 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2145.04 [+2077.01] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2145.05 [+0.01] INFO: Packets sent on path1 / path2: 8370 / 8363 # 2147.79 [+2.74] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2147.80 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2152.90 [+5.11] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2152.91 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16368 # 2157.81 [+4.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2157.82 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2162.93 [+5.11] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2162.94 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16367 # 2167.81 [+4.87] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2167.82 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->