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.40 [+7.40] TEST: ping [ OK ] # 8.39 [+0.98] TEST: ping6 [ OK ] # 8.39 [+0.00] INFO: Running IPv4 custom multipath hash tests # 8.68 [+0.28] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.68 [+0.00] INFO: Packets sent on path1 / path2: 6000 / 6601 # 8.85 [+0.17] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.85 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.04 [+0.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.05 [+0.00] INFO: Packets sent on path1 / path2: 5750 / 6850 # 9.23 [+0.18] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.23 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.57 [+0.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.58 [+0.00] INFO: Packets sent on path1 / path2: 16273 / 16496 # 9.83 [+0.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.83 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 10.11 [+0.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.11 [+0.00] INFO: Packets sent on path1 / path2: 16273 / 16496 # 10.39 [+0.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.39 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 10.44 [+0.05] INFO: Running IPv6 custom multipath hash tests # 10.74 [+0.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.74 [+0.00] INFO: Packets sent on path1 / path2: 6751 / 5851 # 10.92 [+0.18] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.93 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 11.15 [+0.22] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 11.15 [+0.00] INFO: Packets sent on path1 / path2: 7000 / 5600 # 11.33 [+0.18] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.34 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 224.05 [+212.72] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 224.06 [+0.00] INFO: Packets sent on path1 / path2: 8038 / 8387 # 224.23 [+0.18] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 224.24 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 224.51 [+0.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 224.51 [+0.00] INFO: Packets sent on path1 / path2: 16275 / 16494 # 224.78 [+0.26] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 224.78 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 225.06 [+0.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 225.06 [+0.00] INFO: Packets sent on path1 / path2: 16275 / 16494 # 225.33 [+0.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 225.34 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 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__->