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 ] # 26.98 [+1.42] TEST: ping6 [ OK ] # 26.98 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.45 [+4.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.46 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5801 # 33.80 [+2.34] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.81 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.57 [+3.76] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.58 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 41.11 [+3.53] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 47.09 [+5.97] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.10 [+0.01] INFO: Packets sent on path1 / path2: 16465 / 16304 # 52.78 [+5.69] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.80 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 58.74 [+5.94] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.76 [+0.02] INFO: Packets sent on path1 / path2: 16465 / 16304 # 64.51 [+5.75] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 65.01 [+0.50] INFO: Running IPv6 custom multipath hash tests # 69.67 [+4.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.68 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6501 # 72.04 [+2.36] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.04 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.34 [+6.29] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.37 [+0.04] INFO: Packets sent on path1 / path2: 6450 / 6152 # 83.44 [+5.07] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.45 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2265.32 [+2181.87] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2265.33 [+0.01] INFO: Packets sent on path1 / path2: 8440 / 8305 # 2268.14 [+2.81] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2268.15 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2273.17 [+5.02] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2273.18 [+0.01] INFO: Packets sent on path1 / path2: 16284 / 16486 # 2277.96 [+4.78] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2277.97 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2282.98 [+5.02] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2282.99 [+0.01] INFO: Packets sent on path1 / path2: 16285 / 16485 # 2287.75 [+4.76] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2287.76 [+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__->