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.34 [+17.34] TEST: ping [ OK ] # 18.68 [+1.34] TEST: ping6 [ OK ] # 18.77 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.34 [+3.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.35 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 24.17 [+1.82] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.18 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 27.42 [+3.24] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.43 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5950 # 30.26 [+2.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.27 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.59 [+5.32] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.60 [+0.01] INFO: Packets sent on path1 / path2: 16479 / 16290 # 41.04 [+5.44] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.06 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.47 [+5.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.48 [+0.01] INFO: Packets sent on path1 / path2: 16479 / 16290 # 51.86 [+5.38] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.89 [+0.03] INFO: Packets sent on path1 / path2: 1 / 32769 # 52.20 [+0.30] INFO: Running IPv6 custom multipath hash tests # 55.91 [+3.71] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.92 [+0.01] INFO: Packets sent on path1 / path2: 6152 / 6450 # 57.90 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.91 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.86 [+2.95] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.89 [+0.03] INFO: Packets sent on path1 / path2: 5602 / 7000 # 63.81 [+2.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.82 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1230.87 [+1167.05] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1230.88 [+0.01] INFO: Packets sent on path1 / path2: 8308 / 8266 # 1233.67 [+2.79] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1233.69 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1238.85 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1238.86 [+0.01] INFO: Packets sent on path1 / path2: 16467 / 16304 # 1244.02 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1244.03 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1249.28 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1249.30 [+0.02] INFO: Packets sent on path1 / path2: 16466 / 16303 # 1254.14 [+4.84] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1254.15 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->