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.56 [+26.56] TEST: ping [ OK ] # 28.26 [+1.70] TEST: ping6 [ OK ] # 28.36 [+0.10] INFO: Running IPv4 custom multipath hash tests # 33.92 [+5.56] TEST: Multipath hash field: Source IP (balanced) [FAIL] # 33.92 [+0.00] Expected traffic to be balanced, but it is not # 33.94 [+0.01] INFO: Packets sent on path1 / path2: 7602 / 5002 # 36.99 [+3.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.99 [+4.00] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.00 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 45.88 [+4.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.89 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 52.95 [+7.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.96 [+0.01] INFO: Packets sent on path1 / path2: 16348 / 16421 # 59.82 [+6.86] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 59.83 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 66.64 [+6.81] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.66 [+0.02] INFO: Packets sent on path1 / path2: 16348 / 16421 # 73.10 [+6.44] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 73.11 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 73.75 [+0.64] INFO: Running IPv6 custom multipath hash tests # 79.15 [+5.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 79.16 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601 # 82.43 [+3.28] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 82.45 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 86.26 [+3.81] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 86.28 [+0.02] INFO: Packets sent on path1 / path2: 7200 / 5401 # 90.52 [+4.24] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.55 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 1 # 2593.82 [+2503.27] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2593.83 [+0.00] INFO: Packets sent on path1 / path2: 8444 / 8350 # 2596.81 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2596.82 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2602.26 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2602.27 [+0.01] INFO: Packets sent on path1 / path2: 16312 / 16459 # 2607.48 [+5.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2607.49 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 2 # 2613.02 [+5.53] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2613.02 [+0.01] INFO: Packets sent on path1 / path2: 16311 / 16459 # 2618.21 [+5.19] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2618.23 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->