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.64 [+25.64] TEST: ping [ OK ] # 27.06 [+1.42] TEST: ping6 [ OK ] # 27.07 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.80 [+4.73] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.81 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 34.11 [+2.31] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.36 [+4.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.37 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 42.16 [+3.79] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.64 [+6.47] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.65 [+0.01] INFO: Packets sent on path1 / path2: 16311 / 16458 # 54.83 [+6.18] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.85 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 61.29 [+6.44] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.29 [+0.01] INFO: Packets sent on path1 / path2: 16311 / 16458 # 67.43 [+6.13] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.44 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 67.95 [+0.51] INFO: Running IPv6 custom multipath hash tests # 72.89 [+4.94] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.90 [+0.02] INFO: Packets sent on path1 / path2: 6401 / 6201 # 75.32 [+2.41] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.33 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 79.63 [+4.30] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.64 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 83.77 [+4.13] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.77 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2294.36 [+2210.59] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2294.37 [+0.01] INFO: Packets sent on path1 / path2: 8477 / 8287 # 2297.42 [+3.05] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2297.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2302.82 [+5.38] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2302.82 [+0.00] INFO: Packets sent on path1 / path2: 16329 / 16441 # 2307.90 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2307.91 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2313.12 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2313.12 [+0.01] INFO: Packets sent on path1 / path2: 16329 / 16441 # 2318.13 [+5.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2318.14 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 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__->