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.58 [+28.58] TEST: ping [ OK ] # 30.16 [+1.58] TEST: ping6 [ OK ] # 30.24 [+0.08] INFO: Running IPv4 custom multipath hash tests # 35.24 [+5.00] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.24 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6802 # 37.74 [+2.50] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 42.14 [+4.39] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.15 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 46.21 [+4.06] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.24 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 52.95 [+6.71] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.96 [+0.01] INFO: Packets sent on path1 / path2: 16441 / 16328 # 59.65 [+6.68] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 59.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 66.34 [+6.68] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.35 [+0.01] INFO: Packets sent on path1 / path2: 16441 / 16328 # 73.29 [+6.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 73.30 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 73.88 [+0.58] INFO: Running IPv6 custom multipath hash tests # 78.73 [+4.85] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 78.74 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6550 # 81.47 [+2.73] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 81.48 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 85.31 [+3.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.33 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5851 # 89.28 [+3.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 89.29 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 2474.16 [+2384.86] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2474.16 [+0.01] INFO: Packets sent on path1 / path2: 8330 / 8450 # 2477.19 [+3.03] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2477.20 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2482.50 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2482.51 [+0.01] INFO: Packets sent on path1 / path2: 16291 / 16479 # 2487.48 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2487.49 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2492.77 [+5.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2492.77 [+0.01] INFO: Packets sent on path1 / path2: 16290 / 16479 # 2497.69 [+4.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2497.70 [+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__->