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.50 [+25.50] TEST: ping [ OK ] # 26.98 [+1.48] TEST: ping6 [ OK ] # 27.06 [+0.08] INFO: Running IPv4 custom multipath hash tests # 31.69 [+4.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.70 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6102 # 34.03 [+2.32] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.55 [+3.51] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.57 [+0.02] INFO: Packets sent on path1 / path2: 6301 / 6301 # 40.94 [+3.37] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.95 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 46.67 [+5.73] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.68 [+0.01] INFO: Packets sent on path1 / path2: 16360 / 16409 # 52.11 [+5.43] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 57.88 [+5.76] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 57.88 [+0.01] INFO: Packets sent on path1 / path2: 16360 / 16409 # 63.44 [+5.56] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.45 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.96 [+0.51] INFO: Running IPv6 custom multipath hash tests # 68.47 [+4.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 68.49 [+0.02] INFO: Packets sent on path1 / path2: 6700 / 5901 # 70.80 [+2.31] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 70.80 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 74.58 [+3.77] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 74.59 [+0.02] INFO: Packets sent on path1 / path2: 5751 / 6850 # 78.08 [+3.48] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 78.08 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2497.58 [+2419.50] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2497.60 [+0.02] INFO: Packets sent on path1 / path2: 8444 / 8295 # 2500.45 [+2.85] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2500.46 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2505.89 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2505.90 [+0.01] INFO: Packets sent on path1 / path2: 16281 / 16490 # 2511.02 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2511.03 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2516.32 [+5.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2516.33 [+0.01] INFO: Packets sent on path1 / path2: 16281 / 16488 # 2521.52 [+5.19] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2521.53 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->