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.36 [+17.36] TEST: ping [ OK ] # 18.67 [+1.32] TEST: ping6 [ OK ] # 18.77 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.16 [+3.39] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.17 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 24.19 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.19 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 27.05 [+2.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.06 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 29.99 [+2.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.02 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.82 [+5.80] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.83 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16362 # 41.05 [+5.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.43 [+5.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.44 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16361 # 51.93 [+5.48] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.94 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.18 [+0.24] INFO: Running IPv6 custom multipath hash tests # 55.85 [+3.67] TEST: Multipath hash field: Source IP (balanced) [FAIL] # 55.85 [+0.01] Expected traffic to be balanced, but it is not # 55.86 [+0.01] INFO: Packets sent on path1 / path2: 7700 / 4901 # 57.80 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.81 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.04 [+3.22] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.05 [+0.01] INFO: Packets sent on path1 / path2: 6602 / 6002 # 64.21 [+3.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.22 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 1210.64 [+1146.42] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1210.65 [+0.01] INFO: Packets sent on path1 / path2: 8439 / 8196 # 1213.21 [+2.57] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1213.22 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1218.27 [+5.04] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1218.28 [+0.01] INFO: Packets sent on path1 / path2: 16289 / 16482 # 1223.21 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1223.22 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 2 # 1228.54 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1228.55 [+0.01] INFO: Packets sent on path1 / path2: 16289 / 16480 # 1233.71 [+5.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1233.72 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 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__->