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.60 [+17.60] TEST: ping [ OK ] # 18.90 [+1.30] TEST: ping6 [ OK ] # 19.00 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.63 [+3.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.64 [+0.01] INFO: Packets sent on path1 / path2: 5601 / 7001 # 24.60 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.62 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.56 [+2.94] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.57 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 30.75 [+3.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.77 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 36.44 [+5.67] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.44 [+0.01] INFO: Packets sent on path1 / path2: 16445 / 16324 # 41.87 [+5.43] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.88 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.76 [+5.88] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.76 [+0.01] INFO: Packets sent on path1 / path2: 16445 / 16324 # 53.52 [+5.75] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.53 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 53.78 [+0.25] INFO: Running IPv6 custom multipath hash tests # 57.36 [+3.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.37 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6900 # 59.46 [+2.08] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.47 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 63.50 [+4.04] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.52 [+0.02] INFO: Packets sent on path1 / path2: 6152 / 6451 # 66.78 [+3.26] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.79 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1202.03 [+1135.25] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1202.05 [+0.01] INFO: Packets sent on path1 / path2: 8255 / 8323 # 1204.82 [+2.78] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1204.84 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1210.18 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1210.19 [+0.01] INFO: Packets sent on path1 / path2: 16239 / 16531 # 1215.08 [+4.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1215.09 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1220.24 [+5.15] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1220.25 [+0.01] INFO: Packets sent on path1 / path2: 16238 / 16531 # 1225.22 [+4.97] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1225.23 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 2 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__->