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.53 [+7.53] TEST: ping [ OK ] # 8.55 [+1.02] TEST: ping6 [ OK ] # 8.56 [+0.01] INFO: Running IPv4 custom multipath hash tests # 8.88 [+0.32] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.88 [+0.00] INFO: Packets sent on path1 / path2: 5901 / 6700 # 9.11 [+0.23] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 9.11 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.34 [+0.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.34 [+0.00] INFO: Packets sent on path1 / path2: 6400 / 6200 # 9.55 [+0.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.55 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.90 [+0.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.90 [+0.00] INFO: Packets sent on path1 / path2: 16598 / 16171 # 10.32 [+0.41] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 10.32 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.67 [+0.35] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.68 [+0.00] INFO: Packets sent on path1 / path2: 16598 / 16171 # 11.00 [+0.32] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 11.01 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 11.05 [+0.05] INFO: Running IPv6 custom multipath hash tests # 11.40 [+0.35] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 11.40 [+0.00] INFO: Packets sent on path1 / path2: 6600 / 6001 # 11.64 [+0.23] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 11.64 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 11.88 [+0.24] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 11.88 [+0.00] INFO: Packets sent on path1 / path2: 6250 / 6351 # 12.14 [+0.26] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 12.14 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 186.00 [+173.86] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 186.01 [+0.00] INFO: Packets sent on path1 / path2: 8235 / 8179 # 186.16 [+0.15] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 186.16 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 186.41 [+0.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 186.41 [+0.00] INFO: Packets sent on path1 / path2: 16323 / 16446 # 186.64 [+0.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 186.64 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 186.89 [+0.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 186.90 [+0.00] INFO: Packets sent on path1 / path2: 16323 / 16446 # 187.12 [+0.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 187.12 [+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__->