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.89 [+15.89] TEST: ping [ OK ] # 17.16 [+1.27] TEST: ping6 [ OK ] # 17.25 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.37 [+3.13] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.38 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6601 # 22.17 [+1.78] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.17 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 23.93 [+1.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 24.91 [+0.98] INFO: Packets sent on path1 / path2: 6400 / 6200 # 27.80 [+2.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.83 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 33.07 [+5.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.08 [+0.01] INFO: Packets sent on path1 / path2: 16535 / 16234 # 38.09 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.11 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 43.86 [+5.76] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.88 [+0.01] INFO: Packets sent on path1 / path2: 16535 / 16234 # 49.31 [+5.43] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.33 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 49.53 [+0.21] INFO: Running IPv6 custom multipath hash tests # 53.03 [+3.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 53.06 [+0.03] INFO: Packets sent on path1 / path2: 6450 / 6152 # 55.12 [+2.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 55.14 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 57.48 [+2.35] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 57.49 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6751 # 60.41 [+2.92] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 60.42 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1224.22 [+1163.81] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1224.24 [+0.01] INFO: Packets sent on path1 / path2: 8323 / 8276 # 1226.83 [+2.59] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1226.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1232.17 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1232.19 [+0.01] INFO: Packets sent on path1 / path2: 16319 / 16452 # 1237.22 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1237.24 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 1242.53 [+5.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1242.54 [+0.01] INFO: Packets sent on path1 / path2: 16318 / 16451 # 1247.46 [+4.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1247.47 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 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__->