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 # 26.97 [+26.97] TEST: ping [ OK ] # 28.43 [+1.46] TEST: ping6 [ OK ] # 28.44 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.61 [+5.17] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.62 [+0.01] INFO: Packets sent on path1 / path2: 6252 / 6352 # 36.24 [+2.61] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.24 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.91 [+3.67] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.92 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 43.79 [+3.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.80 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 50.14 [+6.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.16 [+0.01] INFO: Packets sent on path1 / path2: 16390 / 16379 # 56.11 [+5.95] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 62.56 [+6.44] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.58 [+0.02] INFO: Packets sent on path1 / path2: 16390 / 16379 # 68.48 [+5.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.50 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 68.94 [+0.45] INFO: Running IPv6 custom multipath hash tests # 73.65 [+4.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.66 [+0.01] INFO: Packets sent on path1 / path2: 5251 / 7351 # 76.12 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.13 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 80.38 [+4.26] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.39 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 84.10 [+3.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.11 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2290.00 [+2205.89] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2290.01 [+0.01] INFO: Packets sent on path1 / path2: 8405 / 8371 # 2292.88 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2292.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2298.17 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2298.18 [+0.01] INFO: Packets sent on path1 / path2: 16557 / 16213 # 2303.06 [+4.88] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2303.07 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2308.38 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2308.39 [+0.01] INFO: Packets sent on path1 / path2: 16557 / 16213 # 2313.69 [+5.31] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2313.70 [+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__->