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.41 [+1.00] TEST: ping6 [ OK ] # 8.42 [+0.01] INFO: Running IPv4 custom multipath hash tests # 8.62 [+0.20] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.62 [+0.00] INFO: Packets sent on path1 / path2: 6100 / 6501 # 8.83 [+0.20] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.83 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.07 [+0.24] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.07 [+0.00] INFO: Packets sent on path1 / path2: 6000 / 6600 # 9.28 [+0.20] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.28 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.65 [+0.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.65 [+0.00] INFO: Packets sent on path1 / path2: 16479 / 16290 # 9.97 [+0.32] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.98 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 10.24 [+0.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.25 [+0.00] INFO: Packets sent on path1 / path2: 16479 / 16290 # 10.51 [+0.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.52 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.54 [+0.02] INFO: Running IPv6 custom multipath hash tests # 10.76 [+0.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.77 [+0.00] INFO: Packets sent on path1 / path2: 6151 / 6451 # 10.94 [+0.18] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.95 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 11.10 [+0.16] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 11.11 [+0.00] INFO: Packets sent on path1 / path2: 6650 / 5950 # 11.33 [+0.23] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.34 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 162.03 [+150.69] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 162.03 [+0.00] INFO: Packets sent on path1 / path2: 8171 / 8249 # 162.18 [+0.15] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 162.18 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 162.43 [+0.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 162.43 [+0.00] INFO: Packets sent on path1 / path2: 16339 / 16430 # 162.64 [+0.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 162.64 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 162.92 [+0.27] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 162.92 [+0.00] INFO: Packets sent on path1 / path2: 16339 / 16430 # 163.19 [+0.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 163.19 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 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__->