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.10 [+17.10] TEST: ping [ OK ] # 18.48 [+1.38] TEST: ping6 [ OK ] # 18.57 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.06 [+3.49] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.07 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 24.17 [+2.10] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.19 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.80 [+3.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.81 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5951 # 30.69 [+2.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.70 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.98 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.99 [+0.01] INFO: Packets sent on path1 / path2: 16293 / 16476 # 41.51 [+5.52] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.53 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.12 [+5.59] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.14 [+0.01] INFO: Packets sent on path1 / path2: 16293 / 16476 # 52.80 [+5.66] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.83 [+0.03] INFO: Packets sent on path1 / path2: 32769 / 0 # 53.15 [+0.33] INFO: Running IPv6 custom multipath hash tests # 56.89 [+3.73] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.90 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5800 # 59.07 [+2.17] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.09 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.03 [+2.94] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.04 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6602 # 65.14 [+3.09] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.15 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1233.17 [+1168.02] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1233.18 [+0.01] INFO: Packets sent on path1 / path2: 8299 / 8285 # 1236.01 [+2.83] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1236.02 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1241.39 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1241.40 [+0.01] INFO: Packets sent on path1 / path2: 16360 / 16410 # 1246.26 [+4.86] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1246.27 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 1251.32 [+5.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1251.33 [+0.01] INFO: Packets sent on path1 / path2: 16361 / 16410 # 1256.28 [+4.95] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1256.29 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 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__->