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.09 [+16.09] TEST: ping [ OK ] # 17.45 [+1.36] TEST: ping6 [ OK ] # 17.54 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.72 [+3.18] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.73 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 22.60 [+1.87] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.62 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 25.72 [+3.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.73 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6800 # 28.45 [+2.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.47 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.05 [+5.59] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.06 [+0.01] INFO: Packets sent on path1 / path2: 16334 / 16436 # 39.28 [+5.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.29 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 44.79 [+5.50] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.80 [+0.01] INFO: Packets sent on path1 / path2: 16333 / 16436 # 50.22 [+5.42] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.23 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 50.45 [+0.22] INFO: Running IPv6 custom multipath hash tests # 54.08 [+3.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.09 [+0.02] INFO: Packets sent on path1 / path2: 6450 / 6152 # 56.23 [+2.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 59.28 [+3.04] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.29 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6652 # 62.20 [+2.91] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.22 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1238.24 [+1176.02] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1238.25 [+0.01] INFO: Packets sent on path1 / path2: 8256 / 8301 # 1240.97 [+2.72] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1240.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1246.50 [+5.51] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1246.50 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16377 # 1251.63 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1251.64 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1256.72 [+5.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1256.73 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16376 # 1261.45 [+4.72] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1261.46 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 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__->