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.57 [+15.57] TEST: ping [ OK ] # 16.85 [+1.28] TEST: ping6 [ OK ] # 16.93 [+0.08] INFO: Running IPv4 custom multipath hash tests # 19.86 [+2.93] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.87 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6601 # 21.58 [+1.70] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.58 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 23.18 [+1.59] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.19 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 27.15 [+3.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 31.91 [+4.76] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.92 [+0.01] INFO: Packets sent on path1 / path2: 16413 / 16356 # 36.53 [+4.61] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 36.54 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 41.94 [+5.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.96 [+0.02] INFO: Packets sent on path1 / path2: 16413 / 16356 # 47.20 [+5.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 47.21 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 47.42 [+0.21] INFO: Running IPv6 custom multipath hash tests # 50.80 [+3.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.82 [+0.02] INFO: Packets sent on path1 / path2: 6202 / 6400 # 53.00 [+2.19] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 53.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 56.75 [+3.73] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.75 [+0.01] INFO: Packets sent on path1 / path2: 6452 / 6151 # 59.78 [+3.02] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 59.79 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1225.16 [+1165.38] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1225.17 [+0.01] INFO: Packets sent on path1 / path2: 8252 / 8325 # 1227.79 [+2.62] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1227.81 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1232.86 [+5.05] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1232.87 [+0.01] INFO: Packets sent on path1 / path2: 16333 / 16438 # 1237.91 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1237.93 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1242.94 [+5.02] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1242.96 [+0.01] INFO: Packets sent on path1 / path2: 16332 / 16438 # 1247.99 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1248.00 [+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__->