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-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: custom_multipath_hash.sh # 17.15 [+17.15] TEST: ping [ OK ] # 18.44 [+1.29] TEST: ping6 [ OK ] # 18.54 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.04 [+3.49] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.04 [+0.01] INFO: Packets sent on path1 / path2: 7151 / 5451 # 24.06 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.07 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.44 [+3.37] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.45 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6100 # 30.26 [+2.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.27 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.51 [+5.24] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.52 [+0.01] INFO: Packets sent on path1 / path2: 16297 / 16472 # 40.81 [+5.29] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.82 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.11 [+5.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.12 [+0.01] INFO: Packets sent on path1 / path2: 16297 / 16473 # 51.18 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.20 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 1 # 51.41 [+0.21] INFO: Running IPv6 custom multipath hash tests # 55.07 [+3.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.08 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 57.05 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.19 [+3.12] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.20 [+0.02] INFO: Packets sent on path1 / path2: 6200 / 6400 # 63.42 [+3.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.43 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1206.29 [+1142.86] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1206.31 [+0.02] INFO: Packets sent on path1 / path2: 8261 / 8291 # 1208.78 [+2.47] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1208.80 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1214.10 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1214.11 [+0.01] INFO: Packets sent on path1 / path2: 16311 / 16459 # 1219.19 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1219.20 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1224.51 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1224.52 [+0.01] INFO: Packets sent on path1 / path2: 16311 / 16459 # 1229.53 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1229.54 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 ok 1 selftests: net/forwarding: custom_multipath_hash.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->