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-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: custom_multipath_hash.sh # 7.41 [+7.41] TEST: ping [ OK ] # 8.40 [+0.98] TEST: ping6 [ OK ] # 8.40 [+0.00] INFO: Running IPv4 custom multipath hash tests # 8.66 [+0.26] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.67 [+0.00] INFO: Packets sent on path1 / path2: 5850 / 6751 # 8.83 [+0.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.83 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 8.99 [+0.16] TEST: Multipath hash field: Destination IP (balanced) [FAIL] # 8.99 [+0.00] Expected traffic to be balanced, but it is not # 8.99 [+0.00] INFO: Packets sent on path1 / path2: 7800 / 4800 # 9.13 [+0.14] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.13 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.37 [+0.24] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.37 [+0.00] INFO: Packets sent on path1 / path2: 16240 / 16529 # 9.62 [+0.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.62 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 9.87 [+0.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 9.87 [+0.00] INFO: Packets sent on path1 / path2: 16240 / 16529 # 10.17 [+0.29] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.17 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 10.21 [+0.04] INFO: Running IPv6 custom multipath hash tests # 10.49 [+0.28] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.49 [+0.00] INFO: Packets sent on path1 / path2: 6351 / 6250 # 10.63 [+0.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.63 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 10.80 [+0.17] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.81 [+0.00] INFO: Packets sent on path1 / path2: 7001 / 5600 # 10.98 [+0.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 10.98 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 210.19 [+199.21] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 210.19 [+0.00] INFO: Packets sent on path1 / path2: 8191 / 8235 # 210.37 [+0.18] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 210.37 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 210.67 [+0.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 210.67 [+0.00] INFO: Packets sent on path1 / path2: 16496 / 16273 # 210.96 [+0.29] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 210.96 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 211.23 [+0.27] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 211.23 [+0.00] INFO: Packets sent on path1 / path2: 16496 / 16273 # 211.50 [+0.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 211.50 [+0.00] 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-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->