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.81 [+15.81] TEST: ping [ OK ] # 17.10 [+1.30] TEST: ping6 [ OK ] # 17.20 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.32 [+3.13] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.33 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 22.13 [+1.80] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.14 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 23.83 [+1.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.85 [+0.02] INFO: Packets sent on path1 / path2: 6151 / 6450 # 27.11 [+3.26] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 31.97 [+4.85] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.98 [+0.01] INFO: Packets sent on path1 / path2: 16458 / 16311 # 36.76 [+4.79] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 36.77 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 41.89 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.90 [+0.01] INFO: Packets sent on path1 / path2: 16458 / 16311 # 47.02 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 47.04 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.25 [+0.22] INFO: Running IPv6 custom multipath hash tests # 50.30 [+3.05] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.32 [+0.02] INFO: Packets sent on path1 / path2: 6802 / 5800 # 52.30 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 52.31 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 55.60 [+3.29] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 55.61 [+0.01] INFO: Packets sent on path1 / path2: 6652 / 5951 # 58.62 [+3.01] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 58.62 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1238.12 [+1179.49] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1238.13 [+0.01] INFO: Packets sent on path1 / path2: 8221 / 8380 # 1240.92 [+2.79] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1240.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1246.54 [+5.61] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1246.55 [+0.01] INFO: Packets sent on path1 / path2: 16223 / 16547 # 1251.64 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1251.64 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1256.96 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1256.98 [+0.02] INFO: Packets sent on path1 / path2: 16222 / 16547 # 1262.00 [+5.02] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1262.03 [+0.03] 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__->