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.91 [+6.91] TEST: ping [ OK ] # 7.92 [+1.02] TEST: ping6 [ OK ] # 7.94 [+0.01] INFO: Running IPv4 custom multipath hash tests # 8.19 [+0.26] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.20 [+0.00] INFO: Packets sent on path1 / path2: 6350 / 6251 # 8.41 [+0.21] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.41 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 8.63 [+0.22] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 8.64 [+0.00] INFO: Packets sent on path1 / path2: 6050 / 6550 # 8.85 [+0.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 8.86 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.19 [+0.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.19 [+0.00] INFO: Packets sent on path1 / path2: 16474 / 16295 # 9.50 [+0.31] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.51 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 9.84 [+0.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 9.84 [+0.00] INFO: Packets sent on path1 / path2: 16474 / 16295 # 10.14 [+0.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.15 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.18 [+0.04] INFO: Running IPv6 custom multipath hash tests # 10.50 [+0.32] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.51 [+0.00] INFO: Packets sent on path1 / path2: 7151 / 5450 # 10.71 [+0.21] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.72 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 10.95 [+0.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.95 [+0.00] INFO: Packets sent on path1 / path2: 5800 / 6800 # 11.16 [+0.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.16 [+0.00] INFO: Packets sent on path1 / path2: 1 / 12600 # 171.86 [+160.70] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 171.86 [+0.00] INFO: Packets sent on path1 / path2: 8149 / 8272 # 172.02 [+0.16] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 172.02 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 172.28 [+0.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 172.28 [+0.00] INFO: Packets sent on path1 / path2: 16471 / 16298 # 172.51 [+0.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 172.51 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 172.77 [+0.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 172.77 [+0.00] INFO: Packets sent on path1 / path2: 16471 / 16298 # 173.01 [+0.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 173.01 [+0.00] INFO: Packets sent on path1 / path2: 0 / 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__->