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.40 [+16.40] TEST: ping [ OK ] # 17.74 [+1.34] TEST: ping6 [ OK ] # 17.83 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.09 [+3.26] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.10 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6801 # 23.04 [+1.93] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.06 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.42 [+3.36] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.43 [+0.01] INFO: Packets sent on path1 / path2: 7200 / 5401 # 29.32 [+2.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.32 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 34.78 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.78 [+0.01] INFO: Packets sent on path1 / path2: 16498 / 16271 # 39.70 [+4.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.71 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.35 [+5.64] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.36 [+0.01] INFO: Packets sent on path1 / path2: 16499 / 16271 # 51.10 [+5.74] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 51.35 [+0.24] INFO: Running IPv6 custom multipath hash tests # 54.93 [+3.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.94 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6351 # 56.90 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 59.94 [+3.03] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.96 [+0.02] INFO: Packets sent on path1 / path2: 6500 / 6101 # 62.75 [+2.79] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1208.64 [+1145.88] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1208.65 [+0.01] INFO: Packets sent on path1 / path2: 8253 / 8281 # 1211.22 [+2.57] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1211.24 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1216.30 [+5.07] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1216.32 [+0.02] INFO: Packets sent on path1 / path2: 16466 / 16304 # 1221.43 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1221.45 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 1226.64 [+5.19] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1226.65 [+0.01] INFO: Packets sent on path1 / path2: 16466 / 16303 # 1231.83 [+5.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1231.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->