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 # 6.61 [+6.61] TEST: ping [ OK ] # 7.58 [+0.98] TEST: ping6 [ OK ] # 7.59 [+0.01] INFO: Running IPv4 custom multipath hash tests # 7.75 [+0.16] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 7.75 [+0.00] INFO: Packets sent on path1 / path2: 6301 / 6300 # 7.87 [+0.11] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 7.87 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 8.00 [+0.13] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 8.00 [+0.00] INFO: Packets sent on path1 / path2: 5950 / 6650 # 8.11 [+0.11] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 8.11 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 8.30 [+0.19] TEST: Multipath hash field: Source port (balanced) [ OK ] # 8.30 [+0.00] INFO: Packets sent on path1 / path2: 16330 / 16439 # 8.49 [+0.19] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 8.49 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 8.67 [+0.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 8.68 [+0.00] INFO: Packets sent on path1 / path2: 16330 / 16439 # 8.87 [+0.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 8.88 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 8.89 [+0.02] INFO: Running IPv6 custom multipath hash tests # 9.04 [+0.15] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 9.04 [+0.00] INFO: Packets sent on path1 / path2: 6850 / 5752 # 9.17 [+0.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 9.17 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.28 [+0.11] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.28 [+0.00] INFO: Packets sent on path1 / path2: 6200 / 6400 # 9.40 [+0.11] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.40 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 107.77 [+98.37] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 107.77 [+0.00] INFO: Packets sent on path1 / path2: 8262 / 8140 # 107.90 [+0.14] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 107.91 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 108.13 [+0.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 108.13 [+0.00] INFO: Packets sent on path1 / path2: 16512 / 16259 # 108.34 [+0.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 108.34 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 108.55 [+0.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 108.55 [+0.00] INFO: Packets sent on path1 / path2: 16511 / 16258 # 108.75 [+0.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 108.75 [+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__->