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 # 16.20 [+16.20] TEST: ping [ OK ] # 17.48 [+1.28] TEST: ping6 [ OK ] # 17.56 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.87 [+3.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.88 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5851 # 22.68 [+1.81] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.69 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 24.38 [+1.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 24.40 [+0.02] INFO: Packets sent on path1 / path2: 7000 / 5600 # 27.83 [+3.43] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.84 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 32.97 [+5.13] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.98 [+0.01] INFO: Packets sent on path1 / path2: 16380 / 16390 # 38.04 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.05 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 42.97 [+4.92] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 42.98 [+0.01] INFO: Packets sent on path1 / path2: 16380 / 16389 # 48.00 [+5.02] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.03 [+0.03] INFO: Packets sent on path1 / path2: 32770 / 0 # 48.25 [+0.22] INFO: Running IPv6 custom multipath hash tests # 51.31 [+3.07] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 51.33 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6601 # 53.28 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 53.29 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 56.72 [+3.43] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.73 [+0.01] INFO: Packets sent on path1 / path2: 6652 / 5952 # 59.32 [+2.58] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 59.34 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 1 # 1224.78 [+1165.44] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1224.79 [+0.01] INFO: Packets sent on path1 / path2: 8380 / 8278 # 1227.59 [+2.81] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1227.60 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1232.86 [+5.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1232.86 [+0.01] INFO: Packets sent on path1 / path2: 16406 / 16364 # 1238.23 [+5.36] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1238.24 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1243.68 [+5.44] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1243.70 [+0.02] INFO: Packets sent on path1 / path2: 16406 / 16364 # 1248.76 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1248.77 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->