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 # 27.69 [+27.69] TEST: ping [ OK ] # 29.18 [+1.49] TEST: ping6 [ OK ] # 29.19 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.42 [+5.23] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.44 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6803 # 36.94 [+2.50] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.95 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.97 [+4.02] TEST: Multipath hash field: Destination IP (balanced) [FAIL] # 40.97 [+0.00] Expected traffic to be balanced, but it is not # 40.98 [+0.00] INFO: Packets sent on path1 / path2: 5000 / 7600 # 45.01 [+4.03] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.02 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 51.72 [+6.70] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.73 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16397 # 58.56 [+6.83] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.56 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.08 [+6.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.09 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16397 # 71.84 [+6.74] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.84 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 72.42 [+0.58] INFO: Running IPv6 custom multipath hash tests # 77.73 [+5.31] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 77.74 [+0.01] INFO: Packets sent on path1 / path2: 5702 / 6900 # 80.74 [+3.00] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 80.75 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 84.75 [+4.00] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 84.77 [+0.02] INFO: Packets sent on path1 / path2: 5950 / 6650 # 89.62 [+4.85] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 89.63 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2533.75 [+2444.12] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2533.76 [+0.01] INFO: Packets sent on path1 / path2: 8493 / 8302 # 2536.72 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2536.73 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2542.38 [+5.64] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2542.38 [+0.01] INFO: Packets sent on path1 / path2: 16386 / 16385 # 2547.53 [+5.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2547.54 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2552.97 [+5.43] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2552.97 [+0.01] INFO: Packets sent on path1 / path2: 16386 / 16383 # 2558.21 [+5.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2558.23 [+0.02] 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__->