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 # 16.73 [+16.73] TEST: ping [ OK ] # 18.09 [+1.36] TEST: ping6 [ OK ] # 18.18 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.52 [+3.34] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.53 [+0.01] INFO: Packets sent on path1 / path2: 7000 / 5601 # 23.44 [+1.91] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.46 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12602 # 26.70 [+3.24] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.72 [+0.02] INFO: Packets sent on path1 / path2: 6100 / 6500 # 29.34 [+2.62] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.35 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 34.77 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.78 [+0.01] INFO: Packets sent on path1 / path2: 16216 / 16553 # 39.81 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.82 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 45.06 [+5.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.08 [+0.02] INFO: Packets sent on path1 / path2: 16216 / 16553 # 50.46 [+5.37] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.47 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 50.69 [+0.22] INFO: Running IPv6 custom multipath hash tests # 54.29 [+3.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.30 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6300 # 56.32 [+2.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.33 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 59.76 [+3.43] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.78 [+0.01] INFO: Packets sent on path1 / path2: 6552 / 6051 # 62.75 [+2.97] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.76 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1243.74 [+1180.98] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1243.75 [+0.01] INFO: Packets sent on path1 / path2: 8332 / 8244 # 1246.44 [+2.68] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1246.45 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1251.71 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1251.72 [+0.01] INFO: Packets sent on path1 / path2: 16259 / 16512 # 1256.75 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1256.76 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 2 # 1261.66 [+4.90] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1261.68 [+0.02] INFO: Packets sent on path1 / path2: 16259 / 16512 # 1266.90 [+5.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1266.91 [+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__->