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 # 27.23 [+27.23] TEST: ping [ OK ] # 28.72 [+1.49] TEST: ping6 [ OK ] # 28.73 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.71 [+4.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.72 [+0.01] INFO: Packets sent on path1 / path2: 6302 / 6302 # 36.19 [+2.48] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.91 [+3.70] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.92 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 43.87 [+3.95] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.87 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.24 [+6.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.25 [+0.01] INFO: Packets sent on path1 / path2: 16486 / 16283 # 56.49 [+6.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.50 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 62.81 [+6.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.82 [+0.01] INFO: Packets sent on path1 / path2: 16486 / 16283 # 68.44 [+5.62] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.45 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 68.97 [+0.52] INFO: Running IPv6 custom multipath hash tests # 73.69 [+4.72] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.70 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6150 # 76.29 [+2.59] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.30 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 80.26 [+3.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.27 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6301 # 84.10 [+3.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.11 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 2322.74 [+2238.63] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2322.75 [+0.01] INFO: Packets sent on path1 / path2: 8269 / 8468 # 2325.67 [+2.93] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2325.68 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2330.94 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2330.95 [+0.01] INFO: Packets sent on path1 / path2: 16338 / 16432 # 2335.88 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2335.89 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2341.04 [+5.15] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2341.05 [+0.01] INFO: Packets sent on path1 / path2: 16337 / 16432 # 2345.96 [+4.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2345.97 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->