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.33 [+16.33] TEST: ping [ OK ] # 17.66 [+1.33] TEST: ping6 [ OK ] # 17.77 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.18 [+3.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.18 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 23.09 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 26.18 [+3.08] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.19 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6650 # 28.79 [+2.60] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.79 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 34.10 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.11 [+0.01] INFO: Packets sent on path1 / path2: 16425 / 16344 # 39.13 [+5.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.14 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 44.45 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.46 [+0.01] INFO: Packets sent on path1 / path2: 16426 / 16344 # 49.99 [+5.53] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.01 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32770 # 50.22 [+0.21] INFO: Running IPv6 custom multipath hash tests # 53.85 [+3.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 53.86 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5900 # 56.04 [+2.18] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.05 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 59.17 [+3.12] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.18 [+0.01] INFO: Packets sent on path1 / path2: 6052 / 6552 # 62.17 [+2.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.18 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 1223.52 [+1161.33] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1223.53 [+0.02] INFO: Packets sent on path1 / path2: 8251 / 8378 # 1226.05 [+2.52] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1226.06 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1231.31 [+5.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1231.32 [+0.01] INFO: Packets sent on path1 / path2: 16279 / 16492 # 1236.18 [+4.86] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1236.19 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1241.61 [+5.42] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1241.62 [+0.01] INFO: Packets sent on path1 / path2: 16279 / 16491 # 1246.57 [+4.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1246.58 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 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__->