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.77 [+25.77] TEST: ping [ OK ] # 27.20 [+1.43] TEST: ping6 [ OK ] # 27.21 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.91 [+4.71] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.92 [+0.01] INFO: Packets sent on path1 / path2: 5551 / 7051 # 34.19 [+2.27] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.20 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.26 [+4.07] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.27 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450 # 41.79 [+3.51] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.79 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 47.86 [+6.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.87 [+0.01] INFO: Packets sent on path1 / path2: 16497 / 16272 # 53.45 [+5.58] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.45 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 59.58 [+6.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.59 [+0.01] INFO: Packets sent on path1 / path2: 16497 / 16273 # 65.65 [+6.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.66 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.13 [+0.47] INFO: Running IPv6 custom multipath hash tests # 70.69 [+4.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.70 [+0.01] INFO: Packets sent on path1 / path2: 6302 / 6300 # 73.18 [+2.48] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.19 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 76.92 [+3.73] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.94 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 80.77 [+3.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.78 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2265.74 [+2184.96] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2265.75 [+0.01] INFO: Packets sent on path1 / path2: 8357 / 8412 # 2268.62 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2268.63 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2273.89 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2273.90 [+0.01] INFO: Packets sent on path1 / path2: 16310 / 16460 # 2278.82 [+4.92] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2278.84 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769 # 2283.92 [+5.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2283.93 [+0.01] INFO: Packets sent on path1 / path2: 16309 / 16460 # 2288.89 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2288.90 [+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__->