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 # 27.85 [+27.85] TEST: ping [ OK ] # 29.39 [+1.54] TEST: ping6 [ OK ] # 29.40 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.33 [+4.93] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.34 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6003 # 36.76 [+2.41] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.91 [+4.15] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.92 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 45.17 [+4.25] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.19 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 51.73 [+6.54] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.75 [+0.02] INFO: Packets sent on path1 / path2: 16463 / 16306 # 57.74 [+5.99] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.74 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.05 [+6.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.06 [+0.01] INFO: Packets sent on path1 / path2: 16463 / 16306 # 70.01 [+5.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.03 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 70.56 [+0.53] INFO: Running IPv6 custom multipath hash tests # 75.75 [+5.19] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.76 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6100 # 78.51 [+2.76] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.52 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 83.04 [+4.52] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.05 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 87.92 [+4.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.93 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2494.24 [+2406.32] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2494.25 [+0.01] INFO: Packets sent on path1 / path2: 8455 / 8338 # 2497.16 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2497.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2502.40 [+5.24] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2502.41 [+0.01] INFO: Packets sent on path1 / path2: 16529 / 16242 # 2507.49 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2507.50 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2512.81 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2512.82 [+0.01] INFO: Packets sent on path1 / path2: 16530 / 16242 # 2517.87 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2517.87 [+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__->