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.04 [+16.04] TEST: ping [ OK ] # 17.41 [+1.37] TEST: ping6 [ OK ] # 17.50 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.90 [+3.39] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.92 [+0.02] INFO: Packets sent on path1 / path2: 6501 / 6101 # 22.80 [+1.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.81 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.20 [+3.38] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.21 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 29.01 [+2.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.04 [+0.03] INFO: Packets sent on path1 / path2: 12601 / 1 # 34.31 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.32 [+0.01] INFO: Packets sent on path1 / path2: 16361 / 16408 # 39.31 [+4.99] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.32 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 44.31 [+4.99] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.31 [+0.01] INFO: Packets sent on path1 / path2: 16362 / 16408 # 49.48 [+5.16] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.48 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 49.68 [+0.19] INFO: Running IPv6 custom multipath hash tests # 52.91 [+3.24] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 52.93 [+0.02] INFO: Packets sent on path1 / path2: 6101 / 6500 # 54.92 [+1.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.94 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 58.29 [+3.36] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.30 [+0.01] INFO: Packets sent on path1 / path2: 5450 / 7151 # 61.12 [+2.82] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 61.13 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1231.30 [+1170.17] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1231.32 [+0.01] INFO: Packets sent on path1 / path2: 8280 / 8286 # 1234.08 [+2.76] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1234.09 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1239.28 [+5.19] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1239.29 [+0.01] INFO: Packets sent on path1 / path2: 16486 / 16284 # 1244.20 [+4.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1244.25 [+0.05] INFO: Packets sent on path1 / path2: 32769 / 1 # 1249.30 [+5.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1249.31 [+0.01] INFO: Packets sent on path1 / path2: 16486 / 16283 # 1254.24 [+4.93] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1254.24 [+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__->