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 # 16.08 [+16.08] TEST: ping [ OK ] # 17.34 [+1.26] TEST: ping6 [ OK ] # 17.41 [+0.08] INFO: Running IPv4 custom multipath hash tests # 20.46 [+3.05] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.47 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6201 # 22.20 [+1.73] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.21 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 23.84 [+1.63] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.85 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6301 # 27.98 [+4.14] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.99 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 33.33 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.34 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16397 # 38.23 [+4.89] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 43.35 [+5.11] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.36 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16397 # 48.26 [+4.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.27 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 48.43 [+0.16] INFO: Running IPv6 custom multipath hash tests # 51.44 [+3.01] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 51.45 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 53.28 [+1.83] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 53.29 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 56.01 [+2.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.02 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6500 # 59.04 [+3.02] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 59.08 [+0.04] INFO: Packets sent on path1 / path2: 12600 / 0 # 1220.60 [+1161.52] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1220.61 [+0.01] INFO: Packets sent on path1 / path2: 8319 / 8272 # 1223.28 [+2.67] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1223.29 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1228.46 [+5.17] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1228.47 [+0.01] INFO: Packets sent on path1 / path2: 16576 / 16196 # 1233.40 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1233.41 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771 # 1238.37 [+4.96] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1238.38 [+0.01] INFO: Packets sent on path1 / path2: 16574 / 16196 # 1243.33 [+4.95] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1243.34 [+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__->