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.66 [+7.66] TEST: ping [ OK ] # 8.64 [+0.98] TEST: ping6 [ OK ] # 8.64 [+0.00] INFO: Running IPv4 custom multipath hash tests # 8.86 [+0.21] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 8.86 [+0.00] INFO: Packets sent on path1 / path2: 6301 / 6300 # 9.01 [+0.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 9.02 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.17 [+0.16] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 9.18 [+0.00] INFO: Packets sent on path1 / path2: 6400 / 6200 # 9.33 [+0.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 9.33 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 9.56 [+0.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 9.56 [+0.00] INFO: Packets sent on path1 / path2: 16323 / 16446 # 9.78 [+0.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 9.79 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.03 [+0.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 10.03 [+0.00] INFO: Packets sent on path1 / path2: 16323 / 16446 # 10.23 [+0.21] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 10.24 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 10.27 [+0.03] INFO: Running IPv6 custom multipath hash tests # 10.53 [+0.26] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 10.53 [+0.00] INFO: Packets sent on path1 / path2: 5802 / 6800 # 10.70 [+0.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 10.70 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 10.84 [+0.15] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.85 [+0.00] INFO: Packets sent on path1 / path2: 5750 / 6850 # 11.02 [+0.18] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 11.02 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 167.54 [+156.51] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 167.54 [+0.00] INFO: Packets sent on path1 / path2: 8183 / 8226 # 167.70 [+0.16] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 167.71 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 167.93 [+0.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 167.94 [+0.00] INFO: Packets sent on path1 / path2: 16500 / 16269 # 168.16 [+0.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 168.17 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 168.43 [+0.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 168.43 [+0.00] INFO: Packets sent on path1 / path2: 16500 / 16269 # 168.69 [+0.26] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 168.70 [+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__->