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.25 [+7.25] TEST: ping [ OK ] # 8.22 [+0.97] TEST: ping6 [ OK ] # 8.23 [+0.00] INFO: Running IPv4 custom multipath hash tests # 8.49 [+0.26] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.49 [+0.00] INFO: Packets sent on path1 / path2: 6500 / 6101 # 8.65 [+0.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.65 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 8.81 [+0.16] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 8.82 [+0.00] INFO: Packets sent on path1 / path2: 6150 / 6450 # 8.98 [+0.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 8.98 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.21 [+0.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.21 [+0.00] INFO: Packets sent on path1 / path2: 16313 / 16456 # 9.41 [+0.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.42 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 9.64 [+0.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 9.64 [+0.00] INFO: Packets sent on path1 / path2: 16313 / 16456 # 9.85 [+0.21] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 9.85 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 9.88 [+0.03] INFO: Running IPv6 custom multipath hash tests # 10.13 [+0.25] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.13 [+0.00] INFO: Packets sent on path1 / path2: 6901 / 5701 # 10.28 [+0.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.28 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 10.44 [+0.16] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.45 [+0.00] INFO: Packets sent on path1 / path2: 6000 / 6600 # 10.58 [+0.13] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 10.58 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 184.10 [+173.52] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 184.11 [+0.00] INFO: Packets sent on path1 / path2: 8181 / 8231 # 184.27 [+0.16] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 184.27 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 184.53 [+0.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 184.54 [+0.00] INFO: Packets sent on path1 / path2: 16518 / 16251 # 184.77 [+0.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 184.77 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32770 # 185.02 [+0.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 185.03 [+0.00] INFO: Packets sent on path1 / path2: 16518 / 16251 # 185.28 [+0.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 185.28 [+0.00] INFO: Packets sent on path1 / path2: 1 / 32769 ok 1 selftests: net/forwarding: custom_multipath_hash.sh 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__->