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.75 [+27.75] TEST: ping [ OK ] # 29.21 [+1.46] TEST: ping6 [ OK ] # 29.22 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.43 [+5.21] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.44 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6252 # 37.17 [+2.73] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.18 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.90 [+3.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.91 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 44.72 [+3.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.73 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 50.76 [+6.03] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.77 [+0.01] INFO: Packets sent on path1 / path2: 16284 / 16485 # 56.30 [+5.53] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.31 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 62.34 [+6.03] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.35 [+0.01] INFO: Packets sent on path1 / path2: 16285 / 16485 # 68.03 [+5.68] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 68.57 [+0.53] INFO: Running IPv6 custom multipath hash tests # 73.32 [+4.75] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.34 [+0.02] INFO: Packets sent on path1 / path2: 6651 / 5951 # 76.18 [+2.84] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.19 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 79.33 [+3.14] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.34 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 83.22 [+3.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.23 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2491.88 [+2408.65] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2491.89 [+0.01] INFO: Packets sent on path1 / path2: 8253 / 8547 # 2494.83 [+2.94] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2494.84 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2500.26 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2500.27 [+0.01] INFO: Packets sent on path1 / path2: 16362 / 16408 # 2505.46 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2505.47 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2510.81 [+5.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2510.81 [+0.01] INFO: Packets sent on path1 / path2: 16361 / 16409 # 2516.25 [+5.44] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2516.26 [+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__->