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.23 [+25.23] TEST: ping [ OK ] # 26.67 [+1.44] TEST: ping6 [ OK ] # 26.67 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.07 [+4.39] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.07 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001 # 33.86 [+2.78] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.84 [+3.97] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.85 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6700 # 41.63 [+3.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.64 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.05 [+6.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.07 [+0.01] INFO: Packets sent on path1 / path2: 16319 / 16451 # 54.04 [+5.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.05 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 60.47 [+6.43] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.48 [+0.01] INFO: Packets sent on path1 / path2: 16318 / 16451 # 66.58 [+6.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.59 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 67.12 [+0.53] INFO: Running IPv6 custom multipath hash tests # 72.32 [+5.20] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.34 [+0.02] INFO: Packets sent on path1 / path2: 7100 / 5502 # 75.08 [+2.74] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.09 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 78.73 [+3.64] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.74 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6300 # 82.88 [+4.14] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.90 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2289.46 [+2206.56] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2289.46 [+0.01] INFO: Packets sent on path1 / path2: 8412 / 8330 # 2292.32 [+2.86] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2292.33 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2297.61 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2297.63 [+0.02] INFO: Packets sent on path1 / path2: 16394 / 16378 # 2302.61 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2302.62 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2307.81 [+5.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2307.82 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16376 # 2312.96 [+5.14] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2312.97 [+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__->