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.53 [+25.53] TEST: ping [ OK ] # 26.93 [+1.39] TEST: ping6 [ OK ] # 26.93 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.67 [+4.74] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.68 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601 # 34.19 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.20 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.17 [+3.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.17 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 42.27 [+4.09] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.27 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 48.43 [+6.15] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.43 [+0.01] INFO: Packets sent on path1 / path2: 16335 / 16434 # 54.53 [+6.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.54 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 60.80 [+6.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.81 [+0.01] INFO: Packets sent on path1 / path2: 16335 / 16434 # 67.03 [+6.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.04 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 67.57 [+0.53] INFO: Running IPv6 custom multipath hash tests # 72.45 [+4.88] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.46 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 74.91 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.92 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 79.03 [+4.11] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.04 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 83.14 [+4.11] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.15 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2306.13 [+2222.98] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2306.13 [+0.01] INFO: Packets sent on path1 / path2: 8318 / 8392 # 2309.11 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2309.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2314.61 [+5.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2314.61 [+0.01] INFO: Packets sent on path1 / path2: 16462 / 16308 # 2319.71 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2319.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771 # 2325.02 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2325.03 [+0.01] INFO: Packets sent on path1 / path2: 16462 / 16308 # 2330.08 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2330.11 [+0.03] 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__->