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 # 10.70 [+10.70] TEST: ping [ OK ] # 11.69 [+0.99] TEST: ping6 [ OK ] # 11.70 [+0.01] INFO: Running IPv4 custom multipath hash tests # 11.93 [+0.23] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 11.94 [+0.00] INFO: Packets sent on path1 / path2: 5751 / 6850 # 12.10 [+0.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 12.10 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 12.25 [+0.15] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 12.25 [+0.00] INFO: Packets sent on path1 / path2: 5900 / 6700 # 12.39 [+0.14] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 12.39 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 12.62 [+0.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 12.62 [+0.00] INFO: Packets sent on path1 / path2: 16431 / 16338 # 12.84 [+0.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 12.85 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 13.14 [+0.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 13.14 [+0.00] INFO: Packets sent on path1 / path2: 16431 / 16338 # 13.36 [+0.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 13.36 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32769 # 13.39 [+0.02] INFO: Running IPv6 custom multipath hash tests # 13.61 [+0.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 13.61 [+0.00] INFO: Packets sent on path1 / path2: 5901 / 6700 # 13.76 [+0.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 13.76 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 13.96 [+0.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 13.96 [+0.00] INFO: Packets sent on path1 / path2: 6550 / 6051 # 14.13 [+0.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 14.14 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 150.79 [+136.65] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 150.80 [+0.00] INFO: Packets sent on path1 / path2: 8225 / 8186 # 150.97 [+0.17] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 150.97 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 151.22 [+0.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 151.22 [+0.00] INFO: Packets sent on path1 / path2: 16440 / 16329 # 151.46 [+0.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 151.46 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 151.69 [+0.23] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 151.69 [+0.00] INFO: Packets sent on path1 / path2: 16440 / 16329 # 151.91 [+0.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 151.91 [+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__->