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.23 [+17.23] TEST: ping [ OK ] # 18.52 [+1.29] TEST: ping6 [ OK ] # 18.63 [+0.11] INFO: Running IPv4 custom multipath hash tests # 21.97 [+3.34] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.98 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6701 # 23.95 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.97 [+0.02] INFO: Packets sent on path1 / path2: 12602 / 0 # 26.94 [+2.97] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.95 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6550 # 29.78 [+2.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.80 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.25 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.26 [+0.01] INFO: Packets sent on path1 / path2: 16430 / 16339 # 40.61 [+5.34] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.64 [+0.03] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.05 [+5.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.06 [+0.01] INFO: Packets sent on path1 / path2: 16430 / 16339 # 51.16 [+5.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 51.36 [+0.20] INFO: Running IPv6 custom multipath hash tests # 54.70 [+3.34] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.71 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6352 # 56.63 [+1.92] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.64 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.11 [+3.47] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.13 [+0.02] INFO: Packets sent on path1 / path2: 6051 / 6552 # 63.44 [+3.30] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.45 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 1226.09 [+1162.64] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1226.10 [+0.01] INFO: Packets sent on path1 / path2: 8315 / 8284 # 1228.89 [+2.78] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1228.90 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1234.45 [+5.56] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1234.47 [+0.01] INFO: Packets sent on path1 / path2: 16226 / 16544 # 1239.52 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1239.53 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1244.79 [+5.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1244.80 [+0.01] INFO: Packets sent on path1 / path2: 16226 / 16544 # 1249.61 [+4.81] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1249.63 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769 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__->