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.05 [+27.05] TEST: ping [ OK ] # 28.54 [+1.50] TEST: ping6 [ OK ] # 28.55 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.60 [+5.04] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.60 [+0.01] INFO: Packets sent on path1 / path2: 6302 / 6302 # 36.18 [+2.58] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.19 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.11 [+3.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.12 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 44.26 [+4.14] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.27 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 50.94 [+6.67] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.95 [+0.01] INFO: Packets sent on path1 / path2: 16339 / 16430 # 57.16 [+6.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.56 [+6.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.58 [+0.01] INFO: Packets sent on path1 / path2: 16339 / 16430 # 69.77 [+6.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.78 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 70.24 [+0.46] INFO: Running IPv6 custom multipath hash tests # 75.15 [+4.91] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.17 [+0.02] INFO: Packets sent on path1 / path2: 6051 / 6550 # 77.84 [+2.67] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 81.90 [+4.04] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.90 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5801 # 86.13 [+4.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.13 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 2270.12 [+2183.98] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2270.13 [+0.01] INFO: Packets sent on path1 / path2: 8397 / 8349 # 2272.98 [+2.85] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2272.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2278.19 [+5.20] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2278.19 [+0.01] INFO: Packets sent on path1 / path2: 16439 / 16331 # 2283.13 [+4.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2283.14 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2288.44 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2288.45 [+0.01] INFO: Packets sent on path1 / path2: 16438 / 16331 # 2293.43 [+4.97] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2293.43 [+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__->