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 # 23.43 [+23.43] TEST: ping [ OK ] # 24.81 [+1.39] TEST: ping6 [ OK ] # 24.82 [+0.01] INFO: Running IPv4 custom multipath hash tests # 28.91 [+4.09] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 28.92 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 31.02 [+2.10] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 31.02 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 34.82 [+3.80] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 34.82 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601 # 37.88 [+3.05] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 37.89 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 43.61 [+5.72] TEST: Multipath hash field: Source port (balanced) [ OK ] # 43.62 [+0.01] INFO: Packets sent on path1 / path2: 16313 / 16456 # 48.99 [+5.37] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 49.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 54.77 [+5.77] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 54.77 [+0.01] INFO: Packets sent on path1 / path2: 16313 / 16456 # 60.72 [+5.95] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 60.73 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 61.20 [+0.46] INFO: Running IPv6 custom multipath hash tests # 65.74 [+4.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 65.75 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 68.37 [+2.61] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 68.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 71.85 [+3.47] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 71.85 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350 # 75.29 [+3.43] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 75.30 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2299.40 [+2224.10] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2299.41 [+0.01] INFO: Packets sent on path1 / path2: 8447 / 8271 # 2302.26 [+2.85] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2302.27 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2307.57 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2307.58 [+0.01] INFO: Packets sent on path1 / path2: 16341 / 16430 # 2312.61 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2312.63 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2317.83 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2317.84 [+0.01] INFO: Packets sent on path1 / path2: 16341 / 16428 # 2322.88 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2322.89 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->