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 # 17.13 [+17.13] TEST: ping [ OK ] # 18.49 [+1.37] TEST: ping6 [ OK ] # 18.59 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.41 [+3.81] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.42 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001 # 24.55 [+2.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.56 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 27.75 [+3.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.76 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5750 # 30.49 [+2.73] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.50 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.23 [+5.73] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.24 [+0.01] INFO: Packets sent on path1 / path2: 16512 / 16257 # 41.87 [+5.63] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.70 [+5.82] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.71 [+0.01] INFO: Packets sent on path1 / path2: 16512 / 16257 # 53.41 [+5.70] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.42 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 53.69 [+0.27] INFO: Running IPv6 custom multipath hash tests # 57.30 [+3.61] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.31 [+0.01] INFO: Packets sent on path1 / path2: 6202 / 6400 # 59.60 [+2.29] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.61 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.67 [+3.06] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.69 [+0.02] INFO: Packets sent on path1 / path2: 6552 / 6051 # 65.86 [+3.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.87 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1216.12 [+1150.25] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1216.13 [+0.01] INFO: Packets sent on path1 / path2: 8225 / 8325 # 1218.75 [+2.62] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1218.77 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1224.11 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1224.12 [+0.01] INFO: Packets sent on path1 / path2: 16514 / 16256 # 1229.01 [+4.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1229.02 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1234.19 [+5.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1234.20 [+0.01] INFO: Packets sent on path1 / path2: 16514 / 16255 # 1239.28 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1239.29 [+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__->