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 # 25.39 [+25.39] TEST: ping [ OK ] # 26.93 [+1.54] TEST: ping6 [ OK ] # 26.95 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.44 [+4.49] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.44 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001 # 33.91 [+2.47] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.92 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.90 [+3.98] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.91 [+0.01] INFO: Packets sent on path1 / path2: 7051 / 5550 # 41.54 [+3.63] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.55 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 47.35 [+5.80] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.37 [+0.02] INFO: Packets sent on path1 / path2: 16469 / 16300 # 53.13 [+5.77] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.14 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 58.90 [+5.76] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.92 [+0.01] INFO: Packets sent on path1 / path2: 16469 / 16300 # 64.53 [+5.61] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.54 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.02 [+0.49] INFO: Running IPv6 custom multipath hash tests # 69.62 [+4.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.62 [+0.01] INFO: Packets sent on path1 / path2: 6102 / 6501 # 72.23 [+2.60] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.24 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 76.31 [+4.07] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.32 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400 # 80.51 [+4.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.52 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 4816.61 [+4736.08] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 4816.62 [+0.01] INFO: Packets sent on path1 / path2: 8681 / 8508 # 4819.57 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 4819.58 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 4824.84 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 4824.86 [+0.01] INFO: Packets sent on path1 / path2: 16490 / 16280 # 4829.71 [+4.85] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 4829.73 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 4834.87 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 4834.88 [+0.01] INFO: Packets sent on path1 / path2: 16490 / 16279 # 4839.78 [+4.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 4839.79 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->