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 # 24.13 [+24.13] TEST: ping [ OK ] # 25.55 [+1.43] TEST: ping6 [ OK ] # 25.56 [+0.01] INFO: Running IPv4 custom multipath hash tests # 29.84 [+4.29] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 29.85 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 32.15 [+2.30] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.15 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.38 [+3.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 35.39 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6101 # 38.96 [+3.56] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 38.97 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 44.79 [+5.82] TEST: Multipath hash field: Source port (balanced) [ OK ] # 44.80 [+0.01] INFO: Packets sent on path1 / path2: 16544 / 16225 # 50.38 [+5.58] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 50.39 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 56.36 [+5.97] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 56.38 [+0.02] INFO: Packets sent on path1 / path2: 16544 / 16225 # 62.18 [+5.80] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 62.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 62.69 [+0.49] INFO: Running IPv6 custom multipath hash tests # 67.45 [+4.76] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 67.45 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 70.35 [+2.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 70.36 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 74.25 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 74.27 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 78.99 [+4.73] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.00 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2323.22 [+2244.22] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2323.23 [+0.01] INFO: Packets sent on path1 / path2: 8422 / 8350 # 2326.11 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2326.12 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2331.48 [+5.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2331.49 [+0.01] INFO: Packets sent on path1 / path2: 16511 / 16260 # 2336.61 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2336.62 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2342.06 [+5.45] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2342.07 [+0.01] INFO: Packets sent on path1 / path2: 16510 / 16259 # 2347.11 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2347.12 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 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__->