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 # 17.79 [+17.79] TEST: ping [ OK ] # 19.11 [+1.32] TEST: ping6 [ OK ] # 19.20 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.86 [+3.65] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.87 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 24.89 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.91 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 28.14 [+3.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.14 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 31.33 [+3.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.35 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.34 [+5.99] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.35 [+0.01] INFO: Packets sent on path1 / path2: 16342 / 16427 # 43.25 [+5.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 43.27 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 49.34 [+6.07] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 49.36 [+0.02] INFO: Packets sent on path1 / path2: 16342 / 16427 # 55.03 [+5.67] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 55.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 55.25 [+0.21] INFO: Running IPv6 custom multipath hash tests # 58.79 [+3.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 58.82 [+0.03] INFO: Packets sent on path1 / path2: 6550 / 6052 # 60.77 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 60.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 64.47 [+3.68] TEST: Multipath hash field: Destination IP (balanced) [FAIL] # 64.47 [+0.00] Expected traffic to be balanced, but it is not # 64.48 [+0.01] INFO: Packets sent on path1 / path2: 7601 / 5002 # 67.75 [+3.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 67.76 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1244.02 [+1176.26] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1244.03 [+0.01] INFO: Packets sent on path1 / path2: 8361 / 8252 # 1246.74 [+2.72] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1246.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1251.87 [+5.12] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1251.88 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16394 # 1256.69 [+4.81] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1256.70 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32770 # 1261.58 [+4.87] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1261.59 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16392 # 1266.53 [+4.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1266.54 [+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__->