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.77 [+16.77] TEST: ping [ OK ] # 18.11 [+1.34] TEST: ping6 [ OK ] # 18.19 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.73 [+3.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.75 [+0.01] INFO: Packets sent on path1 / path2: 5551 / 7051 # 23.99 [+2.24] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.00 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 27.52 [+3.52] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.53 [+0.01] INFO: Packets sent on path1 / path2: 5500 / 7101 # 30.63 [+3.10] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.64 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.98 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.99 [+0.01] INFO: Packets sent on path1 / path2: 16345 / 16424 # 41.48 [+5.49] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.49 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.97 [+5.48] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.98 [+0.01] INFO: Packets sent on path1 / path2: 16345 / 16424 # 52.65 [+5.67] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.67 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 52.94 [+0.27] INFO: Running IPv6 custom multipath hash tests # 56.49 [+3.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.50 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5950 # 58.56 [+2.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.57 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.98 [+2.41] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.99 [+0.02] INFO: Packets sent on path1 / path2: 5951 / 6651 # 64.24 [+3.25] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.25 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 1203.99 [+1139.74] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1204.00 [+0.01] INFO: Packets sent on path1 / path2: 8328 / 8254 # 1206.58 [+2.58] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1206.59 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1211.59 [+5.00] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1211.60 [+0.01] INFO: Packets sent on path1 / path2: 16294 / 16476 # 1216.60 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1216.61 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1221.65 [+5.04] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1221.67 [+0.02] INFO: Packets sent on path1 / path2: 16294 / 16476 # 1226.63 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1226.64 [+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__->