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.04 [+16.04] TEST: ping [ OK ] # 17.41 [+1.37] TEST: ping6 [ OK ] # 17.50 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.10 [+3.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.12 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6701 # 22.89 [+1.77] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 25.70 [+2.80] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.75 [+0.06] INFO: Packets sent on path1 / path2: 6650 / 5950 # 28.35 [+2.59] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.36 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 33.24 [+4.89] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.25 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16374 # 38.11 [+4.86] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 43.24 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.25 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16374 # 48.20 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.22 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 48.40 [+0.19] INFO: Running IPv6 custom multipath hash tests # 51.32 [+2.92] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 51.33 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6850 # 53.28 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 53.30 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 56.17 [+2.87] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.17 [+0.01] INFO: Packets sent on path1 / path2: 6652 / 5952 # 58.85 [+2.67] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 58.86 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1238.93 [+1180.07] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1238.94 [+0.01] INFO: Packets sent on path1 / path2: 8284 / 8326 # 1241.74 [+2.80] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1241.75 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1247.10 [+5.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1247.11 [+0.01] INFO: Packets sent on path1 / path2: 16444 / 16327 # 1251.92 [+4.81] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1251.93 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1256.89 [+4.96] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1256.90 [+0.01] INFO: Packets sent on path1 / path2: 16444 / 16326 # 1261.90 [+5.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1261.91 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->