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.40 [+28.40] TEST: ping [ OK ] # 30.18 [+1.78] TEST: ping6 [ OK ] # 30.28 [+0.10] INFO: Running IPv4 custom multipath hash tests # 35.76 [+5.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.76 [+0.01] INFO: Packets sent on path1 / path2: 6653 / 5951 # 38.79 [+3.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.81 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 42.68 [+3.87] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.69 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 47.29 [+4.59] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 47.31 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 54.29 [+6.99] TEST: Multipath hash field: Source port (balanced) [ OK ] # 54.30 [+0.01] INFO: Packets sent on path1 / path2: 16401 / 16369 # 60.66 [+6.35] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 60.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 67.29 [+6.63] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 67.30 [+0.01] INFO: Packets sent on path1 / path2: 16400 / 16369 # 73.19 [+5.89] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 73.20 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 73.72 [+0.53] INFO: Running IPv6 custom multipath hash tests # 78.65 [+4.92] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 78.66 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6602 # 81.26 [+2.61] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 81.27 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 85.12 [+3.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.13 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400 # 89.46 [+4.34] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 89.48 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2562.21 [+2472.74] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2562.22 [+0.01] INFO: Packets sent on path1 / path2: 8405 / 8448 # 2565.25 [+3.03] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2565.26 [+0.00] INFO: Packets sent on path1 / path2: 12600 / 1 # 2570.91 [+5.65] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2570.91 [+0.01] INFO: Packets sent on path1 / path2: 16386 / 16386 # 2576.32 [+5.41] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2576.34 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32770 # 2582.21 [+5.87] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2582.22 [+0.01] INFO: Packets sent on path1 / path2: 16386 / 16384 # 2587.52 [+5.31] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2587.53 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->