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 # 25.74 [+25.74] TEST: ping [ OK ] # 27.19 [+1.45] TEST: ping6 [ OK ] # 27.20 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.59 [+4.39] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.60 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 33.88 [+2.29] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.43 [+3.54] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.46 [+0.03] INFO: Packets sent on path1 / path2: 6551 / 6052 # 40.99 [+3.53] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 46.73 [+5.73] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.73 [+0.01] INFO: Packets sent on path1 / path2: 16375 / 16394 # 51.95 [+5.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 51.95 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 57.60 [+5.64] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 57.60 [+0.01] INFO: Packets sent on path1 / path2: 16376 / 16394 # 63.02 [+5.41] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.04 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 63.53 [+0.49] INFO: Running IPv6 custom multipath hash tests # 68.11 [+4.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 68.13 [+0.02] INFO: Packets sent on path1 / path2: 5801 / 6801 # 70.51 [+2.38] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 70.53 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 74.21 [+3.68] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 74.22 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5900 # 77.99 [+3.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 78.00 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2268.17 [+2190.17] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2268.18 [+0.01] INFO: Packets sent on path1 / path2: 8242 / 8506 # 2271.15 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2271.16 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2276.40 [+5.24] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2276.40 [+0.01] INFO: Packets sent on path1 / path2: 16360 / 16411 # 2281.27 [+4.86] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2281.28 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2286.72 [+5.45] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2286.73 [+0.01] INFO: Packets sent on path1 / path2: 16360 / 16410 # 2291.71 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2291.73 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->