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 # 24.80 [+24.80] TEST: ping [ OK ] # 26.23 [+1.44] TEST: ping6 [ OK ] # 26.24 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.82 [+4.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.84 [+0.02] INFO: Packets sent on path1 / path2: 6651 / 5952 # 33.19 [+2.35] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.20 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.11 [+3.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.11 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 40.34 [+3.23] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.36 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 46.24 [+5.88] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.24 [+0.01] INFO: Packets sent on path1 / path2: 16440 / 16330 # 51.74 [+5.49] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 51.75 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 57.78 [+6.03] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 57.79 [+0.01] INFO: Packets sent on path1 / path2: 16440 / 16329 # 63.50 [+5.71] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.51 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 63.97 [+0.46] INFO: Running IPv6 custom multipath hash tests # 68.48 [+4.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 68.49 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6551 # 70.82 [+2.34] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 70.84 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 74.94 [+4.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 74.95 [+0.02] INFO: Packets sent on path1 / path2: 6101 / 6500 # 78.84 [+3.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 78.86 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12601 # 2274.24 [+2195.38] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2274.25 [+0.01] INFO: Packets sent on path1 / path2: 8256 / 8554 # 2277.21 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2277.22 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2282.80 [+5.58] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2282.81 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16395 # 2288.07 [+5.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2288.09 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 2293.48 [+5.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2293.49 [+0.01] INFO: Packets sent on path1 / path2: 16376 / 16394 # 2298.85 [+5.37] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2298.86 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->