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.00 [+7.00] TEST: ping [ OK ] # 7.99 [+0.99] TEST: ping6 [ OK ] # 8.00 [+0.01] INFO: Running IPv4 custom multipath hash tests # 8.21 [+0.21] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.22 [+0.00] INFO: Packets sent on path1 / path2: 6600 / 6001 # 8.34 [+0.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.35 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 8.52 [+0.17] TEST: Multipath hash field: Destination IP (balanced) [FAIL] # 8.52 [+0.00] Expected traffic to be balanced, but it is not # 8.52 [+0.00] INFO: Packets sent on path1 / path2: 5000 / 7600 # 8.65 [+0.13] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 8.65 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 8.88 [+0.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 8.88 [+0.00] INFO: Packets sent on path1 / path2: 16575 / 16194 # 9.08 [+0.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.09 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 9.31 [+0.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 9.31 [+0.00] INFO: Packets sent on path1 / path2: 16575 / 16194 # 9.54 [+0.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 9.54 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 9.56 [+0.02] INFO: Running IPv6 custom multipath hash tests # 9.73 [+0.17] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 9.73 [+0.00] INFO: Packets sent on path1 / path2: 5800 / 6801 # 9.88 [+0.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 9.88 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 10.03 [+0.15] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.03 [+0.00] INFO: Packets sent on path1 / path2: 5650 / 6950 # 10.18 [+0.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 10.18 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 1 # 129.90 [+119.72] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 129.90 [+0.00] INFO: Packets sent on path1 / path2: 8170 / 8233 # 130.06 [+0.15] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 130.06 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 130.26 [+0.21] TEST: Multipath hash field: Source port (balanced) [ OK ] # 130.27 [+0.00] INFO: Packets sent on path1 / path2: 16476 / 16293 # 130.50 [+0.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 130.50 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 130.72 [+0.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 130.72 [+0.00] INFO: Packets sent on path1 / path2: 16476 / 16293 # 130.91 [+0.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 130.92 [+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__->