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.55 [+25.55] TEST: ping [ OK ] # 27.02 [+1.46] TEST: ping6 [ OK ] # 27.03 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.12 [+5.10] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.13 [+0.01] INFO: Packets sent on path1 / path2: 6102 / 6502 # 34.43 [+2.30] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.43 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.39 [+3.95] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.40 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 41.99 [+3.59] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.99 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 48.11 [+6.12] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.12 [+0.01] INFO: Packets sent on path1 / path2: 16513 / 16256 # 53.58 [+5.46] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.59 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 59.87 [+6.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.88 [+0.01] INFO: Packets sent on path1 / path2: 16513 / 16256 # 66.13 [+6.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.13 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 66.69 [+0.55] INFO: Running IPv6 custom multipath hash tests # 71.82 [+5.14] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.83 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 74.41 [+2.57] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.41 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.59 [+4.18] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.60 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6700 # 82.72 [+4.12] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.72 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2264.56 [+2181.84] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2264.57 [+0.01] INFO: Packets sent on path1 / path2: 8372 / 8345 # 2267.48 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2267.48 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2272.69 [+5.21] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2272.70 [+0.01] INFO: Packets sent on path1 / path2: 16416 / 16355 # 2277.64 [+4.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2277.65 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2282.72 [+5.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2282.74 [+0.01] INFO: Packets sent on path1 / path2: 16415 / 16354 # 2287.67 [+4.93] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2287.68 [+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__->