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 # 6.68 [+6.68] TEST: ping [ OK ] # 7.66 [+0.98] TEST: ping6 [ OK ] # 7.66 [+0.01] INFO: Running IPv4 custom multipath hash tests # 7.86 [+0.19] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 7.86 [+0.00] INFO: Packets sent on path1 / path2: 6751 / 5850 # 7.99 [+0.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 7.99 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 8.13 [+0.14] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 8.13 [+0.00] INFO: Packets sent on path1 / path2: 6400 / 6200 # 8.26 [+0.13] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 8.26 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 8.47 [+0.21] TEST: Multipath hash field: Source port (balanced) [ OK ] # 8.47 [+0.00] INFO: Packets sent on path1 / path2: 16469 / 16300 # 8.67 [+0.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 8.67 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 8.88 [+0.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 8.88 [+0.00] INFO: Packets sent on path1 / path2: 16469 / 16300 # 9.10 [+0.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 9.10 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 9.12 [+0.02] INFO: Running IPv6 custom multipath hash tests # 9.29 [+0.17] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 9.29 [+0.00] INFO: Packets sent on path1 / path2: 6650 / 5951 # 9.45 [+0.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 9.45 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.59 [+0.14] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.59 [+0.00] INFO: Packets sent on path1 / path2: 6200 / 6400 # 9.73 [+0.13] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.73 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 1 # 131.97 [+122.24] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 131.98 [+0.00] INFO: Packets sent on path1 / path2: 8136 / 8266 # 132.14 [+0.17] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 132.14 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 132.39 [+0.24] TEST: Multipath hash field: Source port (balanced) [ OK ] # 132.39 [+0.00] INFO: Packets sent on path1 / path2: 16553 / 16216 # 132.67 [+0.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 132.67 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 132.94 [+0.27] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 132.94 [+0.00] INFO: Packets sent on path1 / path2: 16553 / 16216 # 133.16 [+0.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 133.16 [+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__->