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 # 23.43 [+23.43] TEST: ping [ OK ] # 24.83 [+1.40] TEST: ping6 [ OK ] # 24.84 [+0.01] INFO: Running IPv4 custom multipath hash tests # 29.02 [+4.18] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 29.03 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 31.13 [+2.10] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 31.15 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.80 [+3.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 34.81 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 37.84 [+3.03] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 37.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 43.22 [+5.38] TEST: Multipath hash field: Source port (balanced) [ OK ] # 43.23 [+0.01] INFO: Packets sent on path1 / path2: 16357 / 16413 # 48.43 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 48.44 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 53.99 [+5.55] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 54.00 [+0.01] INFO: Packets sent on path1 / path2: 16356 / 16413 # 59.01 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 59.02 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 59.47 [+0.46] INFO: Running IPv6 custom multipath hash tests # 64.00 [+4.52] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 64.01 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6202 # 66.36 [+2.35] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 66.36 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 70.18 [+3.81] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 70.19 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 74.17 [+3.98] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 74.17 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2298.04 [+2223.87] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2298.06 [+0.02] INFO: Packets sent on path1 / path2: 8431 / 8339 # 2300.91 [+2.85] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2300.92 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2306.08 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2306.09 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16444 # 2311.10 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2311.11 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 2316.39 [+5.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2316.39 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16444 # 2321.48 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2321.49 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->