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 # 27.04 [+27.04] TEST: ping [ OK ] # 28.55 [+1.51] TEST: ping6 [ OK ] # 28.64 [+0.09] INFO: Running IPv4 custom multipath hash tests # 33.54 [+4.90] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.55 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6903 # 36.05 [+2.50] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.06 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.80 [+3.74] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.81 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 43.96 [+4.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.97 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.38 [+6.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.39 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16395 # 56.16 [+5.77] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.17 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 62.38 [+6.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.39 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16395 # 68.21 [+5.81] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.23 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 68.77 [+0.54] INFO: Running IPv6 custom multipath hash tests # 73.77 [+5.00] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.78 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6650 # 76.27 [+2.48] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.28 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 79.97 [+3.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.98 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6600 # 83.63 [+3.65] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.64 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2494.25 [+2410.61] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2494.26 [+0.01] INFO: Packets sent on path1 / path2: 8364 / 8421 # 2497.34 [+3.09] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2497.36 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 2503.09 [+5.73] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2503.10 [+0.01] INFO: Packets sent on path1 / path2: 16359 / 16411 # 2508.66 [+5.56] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2508.67 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2514.35 [+5.68] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2514.36 [+0.01] INFO: Packets sent on path1 / path2: 16358 / 16411 # 2519.76 [+5.40] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2519.77 [+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__->