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 # 16.67 [+16.67] TEST: ping [ OK ] # 18.00 [+1.33] TEST: ping6 [ OK ] # 18.09 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.69 [+3.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.70 [+0.01] INFO: Packets sent on path1 / path2: 6951 / 5651 # 23.65 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.66 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 25.90 [+2.24] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.93 [+0.03] INFO: Packets sent on path1 / path2: 5950 / 6651 # 28.96 [+3.03] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.97 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.19 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.20 [+0.01] INFO: Packets sent on path1 / path2: 16301 / 16468 # 39.50 [+5.30] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.51 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 44.97 [+5.46] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.98 [+0.01] INFO: Packets sent on path1 / path2: 16301 / 16468 # 50.61 [+5.63] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.62 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 50.82 [+0.20] INFO: Running IPv6 custom multipath hash tests # 54.64 [+3.82] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.67 [+0.03] INFO: Packets sent on path1 / path2: 5751 / 6850 # 56.80 [+2.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.83 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 59.78 [+2.95] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.79 [+0.01] INFO: Packets sent on path1 / path2: 6852 / 5752 # 62.69 [+2.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.70 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 1220.29 [+1157.59] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1220.30 [+0.01] INFO: Packets sent on path1 / path2: 8378 / 8265 # 1223.05 [+2.75] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1223.06 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 1228.11 [+5.05] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1228.11 [+0.01] INFO: Packets sent on path1 / path2: 16272 / 16500 # 1233.07 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1233.08 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1238.12 [+5.04] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1238.13 [+0.01] INFO: Packets sent on path1 / path2: 16271 / 16498 # 1242.96 [+4.83] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.97 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->