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.79 [+7.79] TEST: ping [ OK ] # 8.80 [+1.01] TEST: ping6 [ OK ] # 8.81 [+0.01] INFO: Running IPv4 custom multipath hash tests # 9.08 [+0.28] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 9.09 [+0.00] INFO: Packets sent on path1 / path2: 6550 / 6051 # 9.26 [+0.18] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 9.27 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.49 [+0.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.50 [+0.00] INFO: Packets sent on path1 / path2: 6700 / 5900 # 9.71 [+0.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.71 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 10.00 [+0.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 10.01 [+0.00] INFO: Packets sent on path1 / path2: 16342 / 16427 # 10.27 [+0.26] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 10.27 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.61 [+0.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.62 [+0.00] INFO: Packets sent on path1 / path2: 16342 / 16427 # 10.91 [+0.29] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.91 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.96 [+0.05] INFO: Running IPv6 custom multipath hash tests # 11.29 [+0.33] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 11.30 [+0.00] INFO: Packets sent on path1 / path2: 6250 / 6352 # 11.49 [+0.20] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 11.50 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 11.70 [+0.21] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 11.71 [+0.00] INFO: Packets sent on path1 / path2: 6300 / 6300 # 11.90 [+0.20] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.91 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 240.77 [+228.86] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 240.78 [+0.00] INFO: Packets sent on path1 / path2: 8202 / 8222 # 241.00 [+0.22] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 241.00 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 241.35 [+0.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 241.36 [+0.00] INFO: Packets sent on path1 / path2: 16281 / 16488 # 241.62 [+0.26] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 241.62 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 241.90 [+0.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 241.91 [+0.00] INFO: Packets sent on path1 / path2: 16281 / 16488 # 242.25 [+0.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 242.26 [+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__->