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.14 [+15.14] TEST: ping [ OK ] # 16.42 [+1.29] TEST: ping6 [ OK ] # 16.50 [+0.07] INFO: Running IPv4 custom multipath hash tests # 19.62 [+3.13] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.63 [+0.01] INFO: Packets sent on path1 / path2: 5601 / 7001 # 21.33 [+1.70] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.35 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 22.99 [+1.64] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.00 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6750 # 26.66 [+3.66] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 26.68 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 31.51 [+4.83] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.52 [+0.01] INFO: Packets sent on path1 / path2: 16383 / 16386 # 36.33 [+4.81] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 36.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 41.26 [+4.93] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.27 [+0.01] INFO: Packets sent on path1 / path2: 16383 / 16386 # 46.06 [+4.79] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 46.07 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.25 [+0.18] INFO: Running IPv6 custom multipath hash tests # 49.36 [+3.11] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 49.39 [+0.03] INFO: Packets sent on path1 / path2: 6050 / 6551 # 51.14 [+1.75] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 51.15 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 52.76 [+1.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 52.77 [+0.01] INFO: Packets sent on path1 / path2: 5350 / 7250 # 56.37 [+3.60] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 56.38 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1237.69 [+1181.31] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1237.70 [+0.01] INFO: Packets sent on path1 / path2: 8155 / 8409 # 1240.65 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1240.66 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1246.08 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1246.10 [+0.02] INFO: Packets sent on path1 / path2: 16538 / 16232 # 1251.30 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1251.31 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1256.46 [+5.15] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1256.47 [+0.01] INFO: Packets sent on path1 / path2: 16537 / 16232 # 1261.64 [+5.16] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1261.65 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->