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.31 [+17.31] TEST: ping [ OK ] # 18.70 [+1.39] TEST: ping6 [ OK ] # 18.80 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.20 [+3.40] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.21 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5751 # 24.19 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 28.13 [+3.93] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.14 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 30.96 [+2.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.99 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.47 [+5.48] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.48 [+0.01] INFO: Packets sent on path1 / path2: 16282 / 16488 # 41.68 [+5.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.69 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.14 [+5.45] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.15 [+0.01] INFO: Packets sent on path1 / path2: 16281 / 16488 # 52.83 [+5.68] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 53.06 [+0.22] INFO: Running IPv6 custom multipath hash tests # 56.58 [+3.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.59 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6750 # 58.59 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.60 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.17 [+3.56] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.18 [+0.01] INFO: Packets sent on path1 / path2: 6802 / 5802 # 65.09 [+2.91] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.11 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12602 # 1231.12 [+1166.01] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1231.13 [+0.01] INFO: Packets sent on path1 / path2: 8236 / 8352 # 1233.81 [+2.68] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1233.82 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1238.81 [+4.99] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1238.85 [+0.04] INFO: Packets sent on path1 / path2: 16397 / 16375 # 1243.92 [+5.07] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1243.93 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 2 # 1249.14 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1249.15 [+0.01] INFO: Packets sent on path1 / path2: 16395 / 16375 # 1253.73 [+4.58] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1253.74 [+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__->