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.28 [+7.28] TEST: ping [ OK ] # 8.25 [+0.98] TEST: ping6 [ OK ] # 8.25 [+0.00] INFO: Running IPv4 custom multipath hash tests # 8.48 [+0.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.48 [+0.00] INFO: Packets sent on path1 / path2: 6901 / 5700 # 8.64 [+0.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.64 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 8.81 [+0.16] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 8.81 [+0.00] INFO: Packets sent on path1 / path2: 5800 / 6800 # 8.98 [+0.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 8.98 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.27 [+0.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.28 [+0.00] INFO: Packets sent on path1 / path2: 16323 / 16446 # 9.50 [+0.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.51 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 9.72 [+0.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 9.72 [+0.00] INFO: Packets sent on path1 / path2: 16323 / 16446 # 9.95 [+0.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 9.95 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 9.98 [+0.03] INFO: Running IPv6 custom multipath hash tests # 10.21 [+0.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.21 [+0.00] INFO: Packets sent on path1 / path2: 5700 / 6902 # 10.37 [+0.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.37 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 10.54 [+0.16] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.54 [+0.00] INFO: Packets sent on path1 / path2: 6400 / 6200 # 10.69 [+0.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 10.70 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 222.39 [+211.69] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 222.39 [+0.00] INFO: Packets sent on path1 / path2: 8059 / 8361 # 222.60 [+0.21] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 222.60 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 222.89 [+0.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 222.90 [+0.00] INFO: Packets sent on path1 / path2: 16397 / 16372 # 223.17 [+0.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 223.17 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 223.58 [+0.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 223.58 [+0.00] INFO: Packets sent on path1 / path2: 16397 / 16372 # 223.88 [+0.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 223.88 [+0.00] INFO: Packets sent on path1 / path2: 32770 / 0 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__->