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.87 [+1.11] TEST: ping6 [ OK ] # 8.87 [+0.00] INFO: Running IPv4 custom multipath hash tests # 9.54 [+0.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 9.54 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5951 # 10.09 [+0.54] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.09 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 10.52 [+0.43] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.53 [+0.00] INFO: Packets sent on path1 / path2: 6400 / 6200 # 10.91 [+0.39] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 10.92 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 11.48 [+0.56] TEST: Multipath hash field: Source port (balanced) [ OK ] # 11.48 [+0.01] INFO: Packets sent on path1 / path2: 16386 / 16383 # 11.91 [+0.42] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 11.91 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 12.30 [+0.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 12.31 [+0.00] INFO: Packets sent on path1 / path2: 16386 / 16383 # 12.64 [+0.34] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 12.65 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 12.71 [+0.06] INFO: Running IPv6 custom multipath hash tests # 13.13 [+0.42] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 13.13 [+0.00] INFO: Packets sent on path1 / path2: 6101 / 6500 # 13.39 [+0.26] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 13.39 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 13.68 [+0.29] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 13.69 [+0.00] INFO: Packets sent on path1 / path2: 5950 / 6651 # 13.92 [+0.24] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 13.93 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 226.26 [+212.33] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 226.26 [+0.00] INFO: Packets sent on path1 / path2: 8372 / 8041 # 226.45 [+0.18] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 226.45 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 226.75 [+0.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 226.76 [+0.00] INFO: Packets sent on path1 / path2: 16461 / 16308 # 227.02 [+0.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 227.03 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 227.36 [+0.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 227.36 [+0.00] INFO: Packets sent on path1 / path2: 16461 / 16308 # 227.62 [+0.26] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 227.63 [+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__->