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.96 [+6.96] TEST: ping [ OK ] # 7.95 [+0.99] TEST: ping6 [ OK ] # 7.96 [+0.01] INFO: Running IPv4 custom multipath hash tests # 8.18 [+0.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.18 [+0.00] INFO: Packets sent on path1 / path2: 6250 / 6351 # 8.32 [+0.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.32 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 8.46 [+0.13] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 8.46 [+0.00] INFO: Packets sent on path1 / path2: 6550 / 6050 # 8.65 [+0.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 8.66 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 8.91 [+0.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 8.91 [+0.00] INFO: Packets sent on path1 / path2: 16447 / 16322 # 9.13 [+0.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.14 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 9.38 [+0.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 9.39 [+0.00] INFO: Packets sent on path1 / path2: 16447 / 16322 # 9.60 [+0.21] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 9.60 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 9.63 [+0.02] INFO: Running IPv6 custom multipath hash tests # 9.87 [+0.25] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 9.88 [+0.00] INFO: Packets sent on path1 / path2: 6450 / 6152 # 10.01 [+0.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.01 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 10.19 [+0.17] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.19 [+0.00] INFO: Packets sent on path1 / path2: 6300 / 6300 # 10.35 [+0.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 10.35 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 145.86 [+135.51] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 145.86 [+0.00] INFO: Packets sent on path1 / path2: 8188 / 8227 # 146.01 [+0.15] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 146.01 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 146.24 [+0.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 146.25 [+0.00] INFO: Packets sent on path1 / path2: 16272 / 16497 # 146.49 [+0.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 146.49 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 146.70 [+0.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 146.71 [+0.00] INFO: Packets sent on path1 / path2: 16272 / 16497 # 146.98 [+0.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 146.98 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32770 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__->