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 # 6.97 [+6.97] TEST: ping [ OK ] # 8.59 [+1.62] TEST: ping6 [ OK ] # 8.60 [+0.01] INFO: Running IPv4 custom multipath hash tests # 9.30 [+0.71] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 9.31 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6600 # 9.73 [+0.42] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 9.73 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 0 # 10.13 [+0.40] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 10.14 [+0.01] INFO: Packets sent on path1 / path2: 5750 / 6850 # 10.54 [+0.40] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 10.54 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 11.12 [+0.58] TEST: Multipath hash field: Source port (balanced) [ OK ] # 11.12 [+0.00] INFO: Packets sent on path1 / path2: 16394 / 16375 # 11.63 [+0.51] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 11.63 [+0.00] INFO: Packets sent on path1 / path2: 0 / 32770 # 12.14 [+0.51] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 12.14 [+0.00] INFO: Packets sent on path1 / path2: 16394 / 16375 # 12.60 [+0.46] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 12.60 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 12.65 [+0.05] INFO: Running IPv6 custom multipath hash tests # 13.13 [+0.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 13.13 [+0.00] INFO: Packets sent on path1 / path2: 6001 / 6601 # 13.40 [+0.27] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 13.40 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 13.70 [+0.30] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 13.71 [+0.00] INFO: Packets sent on path1 / path2: 6500 / 6100 # 13.99 [+0.28] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 13.99 [+0.00] INFO: Packets sent on path1 / path2: 0 / 12600 # 152.77 [+138.78] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 152.77 [+0.00] INFO: Packets sent on path1 / path2: 8126 / 8278 # 152.93 [+0.16] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 152.93 [+0.00] INFO: Packets sent on path1 / path2: 1 / 12600 # 153.19 [+0.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 153.19 [+0.00] INFO: Packets sent on path1 / path2: 16287 / 16482 # 153.42 [+0.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 153.43 [+0.00] INFO: Packets sent on path1 / path2: 32769 / 0 # 153.66 [+0.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 153.66 [+0.00] INFO: Packets sent on path1 / path2: 16287 / 16482 # 153.91 [+0.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 153.91 [+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__->