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 # 28.02 [+28.02] TEST: ping [ OK ] # 29.63 [+1.61] TEST: ping6 [ OK ] # 29.72 [+0.09] INFO: Running IPv4 custom multipath hash tests # 34.85 [+5.13] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.86 [+0.01] INFO: Packets sent on path1 / path2: 6253 / 6351 # 37.33 [+2.47] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.34 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.23 [+3.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.24 [+0.02] INFO: Packets sent on path1 / path2: 6200 / 6400 # 45.43 [+4.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.45 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 51.84 [+6.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.85 [+0.01] INFO: Packets sent on path1 / path2: 16369 / 16400 # 57.76 [+5.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.77 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 63.91 [+6.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.92 [+0.01] INFO: Packets sent on path1 / path2: 16369 / 16400 # 70.77 [+6.85] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.78 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 71.34 [+0.56] INFO: Running IPv6 custom multipath hash tests # 76.90 [+5.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.91 [+0.01] INFO: Packets sent on path1 / path2: 5350 / 7251 # 79.72 [+2.82] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.73 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 83.08 [+3.35] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.09 [+0.01] INFO: Packets sent on path1 / path2: 6850 / 5750 # 87.26 [+4.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.27 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 2 # 2518.77 [+2431.51] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2518.78 [+0.01] INFO: Packets sent on path1 / path2: 8311 / 8501 # 2521.73 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2521.75 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2527.10 [+5.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2527.10 [+0.01] INFO: Packets sent on path1 / path2: 16422 / 16349 # 2532.28 [+5.17] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2532.28 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2537.49 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2537.50 [+0.01] INFO: Packets sent on path1 / path2: 16421 / 16348 # 2542.51 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2542.52 [+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__->