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.15 [+21.15] TEST: ping [ OK ] # 22.58 [+1.42] TEST: ping6 [ OK ] # 22.58 [+0.01] INFO: Running IPv4 custom multipath hash tests # 26.71 [+4.13] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 26.72 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6801 # 28.94 [+2.21] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 28.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 32.77 [+3.83] TEST: Multipath hash field: Destination IP (balanced) [FAIL] # 32.78 [+0.00] Expected traffic to be balanced, but it is not # 32.78 [+0.00] INFO: Packets sent on path1 / path2: 5000 / 7600 # 35.88 [+3.10] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 35.89 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.36 [+5.47] TEST: Multipath hash field: Source port (balanced) [ OK ] # 41.37 [+0.01] INFO: Packets sent on path1 / path2: 16373 / 16397 # 46.44 [+5.07] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 46.45 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 51.90 [+5.45] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 51.90 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16397 # 57.07 [+5.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 57.08 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 57.53 [+0.45] INFO: Running IPv6 custom multipath hash tests # 61.75 [+4.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 61.76 [+0.01] INFO: Packets sent on path1 / path2: 5702 / 6900 # 63.95 [+2.19] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 63.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 67.41 [+3.45] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 67.42 [+0.01] INFO: Packets sent on path1 / path2: 5952 / 6650 # 70.65 [+3.23] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 70.66 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2339.16 [+2268.50] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2339.16 [+0.01] INFO: Packets sent on path1 / path2: 8470 / 8299 # 2342.11 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2342.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2347.41 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2347.42 [+0.01] INFO: Packets sent on path1 / path2: 16386 / 16384 # 2352.48 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2352.48 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2357.70 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2357.71 [+0.01] INFO: Packets sent on path1 / path2: 16387 / 16383 # 2362.75 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2362.76 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->