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.36 [+17.36] TEST: ping [ OK ] # 18.67 [+1.31] TEST: ping6 [ OK ] # 18.78 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.14 [+3.35] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.14 [+0.01] INFO: Packets sent on path1 / path2: 7151 / 5451 # 24.03 [+1.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.04 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.06 [+3.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.07 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 29.92 [+2.85] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.93 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 35.51 [+5.59] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.52 [+0.01] INFO: Packets sent on path1 / path2: 16452 / 16318 # 40.98 [+5.45] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.99 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.47 [+5.48] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.48 [+0.01] INFO: Packets sent on path1 / path2: 16451 / 16318 # 52.00 [+5.52] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.01 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 52.22 [+0.21] INFO: Running IPv6 custom multipath hash tests # 55.75 [+3.52] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.76 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6551 # 57.86 [+2.10] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.87 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.26 [+3.39] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.27 [+0.01] INFO: Packets sent on path1 / path2: 6552 / 6051 # 64.40 [+3.13] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.41 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12601 # 1212.70 [+1148.29] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1212.71 [+0.01] INFO: Packets sent on path1 / path2: 8446 / 8159 # 1215.30 [+2.59] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1215.31 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1220.41 [+5.10] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1220.43 [+0.02] INFO: Packets sent on path1 / path2: 16472 / 16298 # 1225.44 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1225.46 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1230.70 [+5.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1230.72 [+0.02] INFO: Packets sent on path1 / path2: 16472 / 16297 # 1236.01 [+5.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1236.02 [+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__->