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.50 [+28.50] TEST: ping [ OK ] # 30.14 [+1.64] TEST: ping6 [ OK ] # 30.22 [+0.08] INFO: Running IPv4 custom multipath hash tests # 35.91 [+5.69] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.92 [+0.02] INFO: Packets sent on path1 / path2: 6301 / 6303 # 38.90 [+2.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.92 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 42.83 [+3.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.84 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6700 # 48.07 [+5.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 48.07 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 54.61 [+6.53] TEST: Multipath hash field: Source port (balanced) [ OK ] # 54.62 [+0.01] INFO: Packets sent on path1 / path2: 16399 / 16370 # 60.74 [+6.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 60.75 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 67.18 [+6.43] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 67.19 [+0.01] INFO: Packets sent on path1 / path2: 16399 / 16370 # 73.28 [+6.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 73.29 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 73.87 [+0.58] INFO: Running IPv6 custom multipath hash tests # 78.96 [+5.09] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 78.97 [+0.01] INFO: Packets sent on path1 / path2: 6402 / 6200 # 82.00 [+3.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 82.02 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12601 # 85.64 [+3.62] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.65 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 90.30 [+4.65] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.31 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2504.29 [+2413.98] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2504.30 [+0.01] INFO: Packets sent on path1 / path2: 8522 / 8293 # 2507.27 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2507.28 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2512.52 [+5.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2512.53 [+0.01] INFO: Packets sent on path1 / path2: 16324 / 16446 # 2517.58 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2517.60 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 2 # 2522.89 [+5.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2522.91 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16446 # 2527.88 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2527.89 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->