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.26 [+17.26] TEST: ping [ OK ] # 18.54 [+1.29] TEST: ping6 [ OK ] # 18.64 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.41 [+3.77] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.42 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 24.43 [+2.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.44 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 27.83 [+3.39] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.86 [+0.03] INFO: Packets sent on path1 / path2: 6100 / 6500 # 30.79 [+2.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.54 [+5.73] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.55 [+0.01] INFO: Packets sent on path1 / path2: 16498 / 16271 # 42.22 [+5.67] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.23 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 48.01 [+5.77] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.04 [+0.03] INFO: Packets sent on path1 / path2: 16498 / 16271 # 54.00 [+5.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.01 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 54.25 [+0.24] INFO: Running IPv6 custom multipath hash tests # 57.92 [+3.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.93 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6152 # 59.95 [+2.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.96 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 63.42 [+3.46] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.43 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5902 # 66.62 [+3.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.63 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 1219.47 [+1152.84] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1219.48 [+0.01] INFO: Packets sent on path1 / path2: 8245 / 8344 # 1222.02 [+2.55] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1222.03 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1227.14 [+5.11] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1227.15 [+0.01] INFO: Packets sent on path1 / path2: 16506 / 16265 # 1232.21 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1232.24 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 1237.37 [+5.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1237.38 [+0.01] INFO: Packets sent on path1 / path2: 16506 / 16264 # 1242.16 [+4.78] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.17 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->