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.54 [+7.54] TEST: ping [ OK ] # 8.89 [+1.35] TEST: ping6 [ OK ] # 8.89 [+0.00] INFO: Running IPv4 custom multipath hash tests # 10.24 [+1.35] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.25 [+0.00] INFO: Packets sent on path1 / path2: 6351 / 6250 # 10.91 [+0.67] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.92 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 11.46 [+0.54] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 11.46 [+0.00] INFO: Packets sent on path1 / path2: 6300 / 6300 # 11.86 [+0.40] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.86 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 12.40 [+0.54] TEST: Multipath hash field: Source port (balanced) [ OK ] # 12.40 [+0.01] INFO: Packets sent on path1 / path2: 16553 / 16217 # 12.81 [+0.41] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 12.82 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 13.22 [+0.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 13.22 [+0.00] INFO: Packets sent on path1 / path2: 16553 / 16218 # 13.50 [+0.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 13.51 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 13.56 [+0.06] INFO: Running IPv6 custom multipath hash tests # 13.94 [+0.37] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 13.94 [+0.00] INFO: Packets sent on path1 / path2: 6652 / 5950 # 14.23 [+0.29] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 14.23 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 14.55 [+0.31] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 14.55 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550 # 14.85 [+0.30] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 14.86 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 229.47 [+214.61] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 229.47 [+0.00] INFO: Packets sent on path1 / path2: 8126 / 8288 # 229.65 [+0.18] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 229.65 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 229.92 [+0.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 229.92 [+0.00] INFO: Packets sent on path1 / path2: 16408 / 16361 # 230.16 [+0.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 230.17 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 230.42 [+0.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 230.43 [+0.00] INFO: Packets sent on path1 / path2: 16408 / 16361 # 230.67 [+0.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 230.67 [+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__->