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 # 21.84 [+21.84] TEST: ping [ OK ] # 23.30 [+1.46] TEST: ping6 [ OK ] # 23.36 [+0.06] INFO: Running IPv4 custom multipath hash tests # 27.56 [+4.19] TEST: Multipath hash field: Source IP (balanced) [FAIL] # 27.56 [+0.00] Expected traffic to be balanced, but it is not # 27.57 [+0.00] INFO: Packets sent on path1 / path2: 7601 / 5001 # 29.75 [+2.19] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 29.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 32.95 [+3.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 32.96 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 36.12 [+3.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 36.13 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.61 [+5.48] TEST: Multipath hash field: Source port (balanced) [ OK ] # 41.61 [+0.01] INFO: Packets sent on path1 / path2: 16349 / 16421 # 46.89 [+5.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 46.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 52.44 [+5.54] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 52.45 [+0.01] INFO: Packets sent on path1 / path2: 16348 / 16421 # 57.82 [+5.37] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 57.83 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 58.30 [+0.48] INFO: Running IPv6 custom multipath hash tests # 62.68 [+4.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 62.70 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6600 # 65.09 [+2.39] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 65.09 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 68.83 [+3.74] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 68.84 [+0.01] INFO: Packets sent on path1 / path2: 7200 / 5401 # 72.26 [+3.42] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 72.27 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2414.47 [+2342.21] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2414.48 [+0.01] INFO: Packets sent on path1 / path2: 8378 / 8388 # 2417.45 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2417.46 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2422.97 [+5.51] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2422.98 [+0.01] INFO: Packets sent on path1 / path2: 16311 / 16459 # 2428.26 [+5.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2428.27 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2433.72 [+5.45] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2433.73 [+0.01] INFO: Packets sent on path1 / path2: 16312 / 16459 # 2438.95 [+5.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2438.96 [+0.01] INFO: Packets sent on path1 / path2: 2 / 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__->