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.36 [+15.36] TEST: ping [ OK ] # 16.65 [+1.29] TEST: ping6 [ OK ] # 16.74 [+0.09] INFO: Running IPv4 custom multipath hash tests # 19.77 [+3.04] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.78 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 21.51 [+1.72] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.52 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 23.23 [+1.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.24 [+0.01] INFO: Packets sent on path1 / path2: 7150 / 5450 # 27.04 [+3.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.05 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 31.97 [+4.92] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.98 [+0.01] INFO: Packets sent on path1 / path2: 16407 / 16363 # 36.80 [+4.82] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 36.81 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 41.78 [+4.97] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.79 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16362 # 46.88 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 46.90 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.07 [+0.18] INFO: Running IPv6 custom multipath hash tests # 50.21 [+3.13] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.22 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 52.01 [+1.80] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 52.02 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 54.64 [+2.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 54.66 [+0.03] INFO: Packets sent on path1 / path2: 6302 / 6301 # 57.64 [+2.97] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 57.65 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1224.16 [+1166.51] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1224.17 [+0.01] INFO: Packets sent on path1 / path2: 8356 / 8245 # 1226.91 [+2.74] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1226.92 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1232.06 [+5.14] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1232.07 [+0.01] INFO: Packets sent on path1 / path2: 16283 / 16489 # 1237.15 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1237.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1242.48 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1242.49 [+0.02] INFO: Packets sent on path1 / path2: 16282 / 16487 # 1247.55 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1247.56 [+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__->