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.76 [+7.76] TEST: ping [ OK ] # 8.77 [+1.02] TEST: ping6 [ OK ] # 8.78 [+0.01] INFO: Running IPv4 custom multipath hash tests # 9.09 [+0.31] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 9.09 [+0.00] INFO: Packets sent on path1 / path2: 6801 / 5800 # 9.30 [+0.21] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 9.30 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.50 [+0.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.50 [+0.00] INFO: Packets sent on path1 / path2: 5600 / 7000 # 9.69 [+0.20] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.70 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 10.04 [+0.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 10.04 [+0.00] INFO: Packets sent on path1 / path2: 16379 / 16390 # 10.33 [+0.30] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 10.34 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.62 [+0.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.63 [+0.00] INFO: Packets sent on path1 / path2: 16379 / 16390 # 10.87 [+0.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.87 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 10.92 [+0.05] INFO: Running IPv6 custom multipath hash tests # 11.24 [+0.32] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 11.24 [+0.00] INFO: Packets sent on path1 / path2: 6201 / 6401 # 11.45 [+0.21] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 11.45 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 11.64 [+0.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 11.64 [+0.00] INFO: Packets sent on path1 / path2: 6100 / 6500 # 11.80 [+0.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.81 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 243.86 [+232.06] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 243.87 [+0.00] INFO: Packets sent on path1 / path2: 8093 / 8323 # 244.05 [+0.19] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 244.05 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 244.35 [+0.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 244.35 [+0.00] INFO: Packets sent on path1 / path2: 16395 / 16374 # 244.62 [+0.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 244.62 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 244.90 [+0.27] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 244.90 [+0.00] INFO: Packets sent on path1 / path2: 16395 / 16374 # 245.17 [+0.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 245.17 [+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__->