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.48 [+7.48] TEST: ping [ OK ] # 8.48 [+1.00] TEST: ping6 [ OK ] # 8.49 [+0.01] INFO: Running IPv4 custom multipath hash tests # 8.74 [+0.25] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.74 [+0.00] INFO: Packets sent on path1 / path2: 6551 / 6050 # 8.89 [+0.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 8.89 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.07 [+0.18] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.07 [+0.00] INFO: Packets sent on path1 / path2: 6600 / 6000 # 9.23 [+0.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.23 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 9.46 [+0.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.46 [+0.00] INFO: Packets sent on path1 / path2: 16418 / 16351 # 9.69 [+0.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.69 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 9.98 [+0.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 9.98 [+0.00] INFO: Packets sent on path1 / path2: 16418 / 16351 # 10.21 [+0.23] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.21 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 10.25 [+0.04] INFO: Running IPv6 custom multipath hash tests # 10.53 [+0.28] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.53 [+0.00] INFO: Packets sent on path1 / path2: 6651 / 5951 # 10.71 [+0.18] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.71 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 10.90 [+0.18] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.90 [+0.00] INFO: Packets sent on path1 / path2: 6550 / 6050 # 11.10 [+0.20] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.10 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 211.76 [+200.65] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 211.76 [+0.00] INFO: Packets sent on path1 / path2: 8230 / 8191 # 211.98 [+0.22] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 211.99 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 212.28 [+0.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 212.28 [+0.00] INFO: Packets sent on path1 / path2: 16323 / 16446 # 212.54 [+0.26] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 212.55 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 212.85 [+0.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 212.86 [+0.00] INFO: Packets sent on path1 / path2: 16323 / 16446 # 213.21 [+0.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 213.21 [+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__->