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.48 [+25.48] TEST: ping [ OK ] # 26.92 [+1.44] TEST: ping6 [ OK ] # 26.93 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.76 [+4.83] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.77 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 34.36 [+2.59] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.37 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.98 [+3.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.99 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 42.07 [+4.08] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.08 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.78 [+6.70] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.79 [+0.01] INFO: Packets sent on path1 / path2: 16017 / 16752 # 54.70 [+5.92] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.72 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 60.88 [+6.16] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.89 [+0.01] INFO: Packets sent on path1 / path2: 16017 / 16753 # 67.06 [+6.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.08 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 67.69 [+0.61] INFO: Running IPv6 custom multipath hash tests # 72.68 [+4.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.68 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6801 # 75.50 [+2.81] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.51 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 79.42 [+3.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.44 [+0.02] INFO: Packets sent on path1 / path2: 6100 / 6501 # 83.28 [+3.85] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.29 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2482.27 [+2398.98] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2482.27 [+0.01] INFO: Packets sent on path1 / path2: 8384 / 8375 # 2485.24 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2485.25 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2490.68 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2490.69 [+0.01] INFO: Packets sent on path1 / path2: 16417 / 16353 # 2495.72 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2495.73 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32771 # 2501.03 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2501.04 [+0.01] INFO: Packets sent on path1 / path2: 16418 / 16353 # 2506.00 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2506.01 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->