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 # 15.74 [+15.74] TEST: ping [ OK ] # 17.03 [+1.29] TEST: ping6 [ OK ] # 17.13 [+0.10] INFO: Running IPv4 custom multipath hash tests # 20.31 [+3.18] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.32 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5850 # 22.01 [+1.69] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.02 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 23.68 [+1.67] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.69 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5950 # 27.42 [+3.73] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 32.26 [+4.83] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.27 [+0.01] INFO: Packets sent on path1 / path2: 16491 / 16279 # 36.92 [+4.65] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 36.93 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 41.88 [+4.95] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.89 [+0.01] INFO: Packets sent on path1 / path2: 16490 / 16279 # 46.81 [+4.93] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 46.82 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 47.03 [+0.21] INFO: Running IPv6 custom multipath hash tests # 50.21 [+3.18] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.22 [+0.01] INFO: Packets sent on path1 / path2: 6052 / 6550 # 52.11 [+1.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 52.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 55.49 [+3.37] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 55.52 [+0.03] INFO: Packets sent on path1 / path2: 6252 / 6351 # 58.30 [+2.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 58.31 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1217.21 [+1158.90] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1217.22 [+0.01] INFO: Packets sent on path1 / path2: 8299 / 8316 # 1219.75 [+2.53] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1219.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1225.17 [+5.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1225.18 [+0.01] INFO: Packets sent on path1 / path2: 16542 / 16228 # 1230.10 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1230.12 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 1 # 1235.35 [+5.23] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1235.37 [+0.02] INFO: Packets sent on path1 / path2: 16543 / 16228 # 1240.46 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1240.46 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 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__->