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 # 15.02 [+15.02] TEST: ping [ OK ] # 16.28 [+1.26] TEST: ping6 [ OK ] # 16.35 [+0.07] INFO: Running IPv4 custom multipath hash tests # 19.33 [+2.97] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.34 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6351 # 21.03 [+1.69] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.04 [+0.02] INFO: Packets sent on path1 / path2: 3 / 12600 # 22.72 [+1.68] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 22.73 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 26.59 [+3.86] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 26.60 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 31.51 [+4.91] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.52 [+0.01] INFO: Packets sent on path1 / path2: 16464 / 16305 # 36.19 [+4.67] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 36.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 41.06 [+4.86] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.07 [+0.01] INFO: Packets sent on path1 / path2: 16464 / 16305 # 45.75 [+4.68] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 45.76 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.94 [+0.17] INFO: Running IPv6 custom multipath hash tests # 48.95 [+3.02] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 48.96 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5851 # 50.67 [+1.71] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 50.68 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 52.39 [+1.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 52.40 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6202 # 56.18 [+3.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 56.19 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1199.91 [+1143.72] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1199.92 [+0.02] INFO: Packets sent on path1 / path2: 8345 / 8239 # 1202.40 [+2.47] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1202.42 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1207.87 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1207.88 [+0.01] INFO: Packets sent on path1 / path2: 16451 / 16320 # 1212.73 [+4.85] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1212.75 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32770 # 1217.90 [+5.15] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1217.91 [+0.01] INFO: Packets sent on path1 / path2: 16451 / 16319 # 1223.01 [+5.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1223.02 [+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__->