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 # 8.24 [+8.24] TEST: ping [ OK ] # 9.35 [+1.11] TEST: ping6 [ OK ] # 9.35 [+0.00] INFO: Running IPv4 custom multipath hash tests # 9.98 [+0.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 9.98 [+0.00] INFO: Packets sent on path1 / path2: 6250 / 6351 # 10.29 [+0.30] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.29 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 10.64 [+0.35] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.64 [+0.00] INFO: Packets sent on path1 / path2: 6250 / 6350 # 10.87 [+0.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 10.87 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 11.22 [+0.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 11.22 [+0.00] INFO: Packets sent on path1 / path2: 16280 / 16489 # 11.55 [+0.33] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 11.56 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 11.84 [+0.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 11.84 [+0.00] INFO: Packets sent on path1 / path2: 16280 / 16489 # 12.17 [+0.33] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 12.17 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 12.23 [+0.06] INFO: Running IPv6 custom multipath hash tests # 12.62 [+0.39] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 12.62 [+0.00] INFO: Packets sent on path1 / path2: 6351 / 6251 # 12.86 [+0.23] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 12.86 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 13.11 [+0.26] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 13.12 [+0.00] INFO: Packets sent on path1 / path2: 6100 / 6501 # 13.33 [+0.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 13.33 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 226.84 [+213.51] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 226.84 [+0.00] INFO: Packets sent on path1 / path2: 8250 / 8172 # 227.06 [+0.22] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 227.07 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 227.36 [+0.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 227.36 [+0.00] INFO: Packets sent on path1 / path2: 16319 / 16450 # 227.63 [+0.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 227.63 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 227.94 [+0.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 227.94 [+0.00] INFO: Packets sent on path1 / path2: 16319 / 16450 # 228.21 [+0.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 228.21 [+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__->