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 # 28.28 [+28.28] TEST: ping [ OK ] # 29.87 [+1.59] TEST: ping6 [ OK ] # 29.97 [+0.10] INFO: Running IPv4 custom multipath hash tests # 35.17 [+5.20] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.18 [+0.01] INFO: Packets sent on path1 / path2: 6602 / 6002 # 37.77 [+2.59] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.84 [+4.06] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.85 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 46.48 [+4.63] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.50 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 53.39 [+6.89] TEST: Multipath hash field: Source port (balanced) [ OK ] # 53.40 [+0.01] INFO: Packets sent on path1 / path2: 16225 / 16544 # 59.89 [+6.49] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 59.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 66.51 [+6.61] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.52 [+0.01] INFO: Packets sent on path1 / path2: 16225 / 16544 # 73.01 [+6.48] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 73.02 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 73.62 [+0.60] INFO: Running IPv6 custom multipath hash tests # 79.28 [+5.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 79.29 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6600 # 82.27 [+2.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 82.29 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12601 # 86.19 [+3.90] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 86.21 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6401 # 90.72 [+4.51] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.73 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2541.59 [+2450.86] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2541.60 [+0.01] INFO: Packets sent on path1 / path2: 8424 / 8353 # 2544.60 [+3.01] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2544.61 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2550.14 [+5.53] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2550.15 [+0.01] INFO: Packets sent on path1 / path2: 16174 / 16597 # 2555.39 [+5.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2555.40 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2561.03 [+5.64] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2561.04 [+0.01] INFO: Packets sent on path1 / path2: 16174 / 16596 # 2566.31 [+5.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2566.32 [+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__->