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.11 [+7.11] TEST: ping [ OK ] # 8.61 [+1.50] TEST: ping6 [ OK ] # 8.64 [+0.03] INFO: Running IPv4 custom multipath hash tests # 9.39 [+0.76] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 9.40 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6200 # 10.01 [+0.61] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.02 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 10.55 [+0.53] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.57 [+0.02] INFO: Packets sent on path1 / path2: 6050 / 6550 # 11.37 [+0.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.38 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 12.03 [+0.65] TEST: Multipath hash field: Source port (balanced) [ OK ] # 12.03 [+0.00] INFO: Packets sent on path1 / path2: 16437 / 16332 # 12.38 [+0.35] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 12.38 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 12.70 [+0.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 12.70 [+0.00] INFO: Packets sent on path1 / path2: 16437 / 16332 # 12.94 [+0.23] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 12.94 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 12.96 [+0.02] INFO: Running IPv6 custom multipath hash tests # 13.17 [+0.21] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 13.17 [+0.00] INFO: Packets sent on path1 / path2: 5851 / 6750 # 13.32 [+0.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 13.32 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 13.48 [+0.16] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 13.49 [+0.00] INFO: Packets sent on path1 / path2: 5601 / 7000 # 13.64 [+0.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 13.64 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 148.57 [+134.93] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 148.57 [+0.00] INFO: Packets sent on path1 / path2: 8147 / 8262 # 148.74 [+0.17] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 148.74 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 149.02 [+0.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 149.03 [+0.00] INFO: Packets sent on path1 / path2: 16399 / 16370 # 149.26 [+0.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 149.26 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 149.53 [+0.27] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 149.53 [+0.00] INFO: Packets sent on path1 / path2: 16399 / 16370 # 149.77 [+0.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 149.77 [+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__->