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.67 [+25.67] TEST: ping [ OK ] # 27.10 [+1.42] TEST: ping6 [ OK ] # 27.10 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.59 [+4.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.60 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 34.18 [+2.58] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.90 [+3.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.92 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6851 # 41.76 [+3.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 47.62 [+5.85] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.63 [+0.01] INFO: Packets sent on path1 / path2: 16496 / 16273 # 53.57 [+5.95] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.58 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 59.40 [+5.82] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.41 [+0.01] INFO: Packets sent on path1 / path2: 16496 / 16273 # 65.03 [+5.62] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.04 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 65.56 [+0.52] INFO: Running IPv6 custom multipath hash tests # 70.10 [+4.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.10 [+0.01] INFO: Packets sent on path1 / path2: 6950 / 5651 # 72.51 [+2.41] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.52 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 75.82 [+3.30] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.83 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6300 # 79.67 [+3.85] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.68 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2300.31 [+2220.63] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2300.32 [+0.01] INFO: Packets sent on path1 / path2: 8310 / 8439 # 2303.21 [+2.89] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2303.22 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2308.36 [+5.14] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2308.36 [+0.01] INFO: Packets sent on path1 / path2: 16254 / 16516 # 2313.25 [+4.89] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2313.26 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2318.39 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2318.40 [+0.01] INFO: Packets sent on path1 / path2: 16253 / 16516 # 2323.35 [+4.95] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2323.35 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->