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.29 [+7.29] TEST: ping [ OK ] # 8.27 [+0.98] TEST: ping6 [ OK ] # 8.28 [+0.00] INFO: Running IPv4 custom multipath hash tests # 8.51 [+0.23] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.51 [+0.00] INFO: Packets sent on path1 / path2: 6151 / 6450 # 8.66 [+0.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.66 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 8.81 [+0.15] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 8.81 [+0.00] INFO: Packets sent on path1 / path2: 6850 / 5750 # 8.97 [+0.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 8.98 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.21 [+0.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.21 [+0.00] INFO: Packets sent on path1 / path2: 16590 / 16179 # 9.42 [+0.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.42 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 9.66 [+0.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 9.67 [+0.00] INFO: Packets sent on path1 / path2: 16590 / 16179 # 9.91 [+0.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 9.91 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 9.95 [+0.04] INFO: Running IPv6 custom multipath hash tests # 10.22 [+0.27] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.22 [+0.00] INFO: Packets sent on path1 / path2: 6451 / 6151 # 10.37 [+0.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.38 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 10.57 [+0.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.57 [+0.00] INFO: Packets sent on path1 / path2: 5700 / 6900 # 10.74 [+0.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 10.75 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 225.73 [+214.99] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 225.74 [+0.00] INFO: Packets sent on path1 / path2: 8174 / 8243 # 225.91 [+0.18] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 225.92 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 226.26 [+0.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 226.26 [+0.00] INFO: Packets sent on path1 / path2: 16319 / 16450 # 226.52 [+0.26] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 226.52 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 226.82 [+0.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 226.82 [+0.00] INFO: Packets sent on path1 / path2: 16319 / 16450 # 227.12 [+0.29] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 227.12 [+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__->