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 # 27.40 [+27.40] TEST: ping [ OK ] # 28.95 [+1.55] TEST: ping6 [ OK ] # 29.03 [+0.08] INFO: Running IPv4 custom multipath hash tests # 34.42 [+5.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.43 [+0.01] INFO: Packets sent on path1 / path2: 5853 / 6751 # 36.87 [+2.44] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.89 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.02 [+4.14] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.03 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500 # 45.59 [+4.55] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.60 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 51.97 [+6.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.98 [+0.01] INFO: Packets sent on path1 / path2: 16405 / 16364 # 58.23 [+6.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.24 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 64.71 [+6.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.72 [+0.01] INFO: Packets sent on path1 / path2: 16405 / 16364 # 70.87 [+6.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.88 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 71.42 [+0.54] INFO: Running IPv6 custom multipath hash tests # 76.56 [+5.14] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.57 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5953 # 79.22 [+2.65] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.23 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 83.33 [+4.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.34 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 88.25 [+4.92] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.26 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2499.00 [+2410.74] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2499.01 [+0.01] INFO: Packets sent on path1 / path2: 8493 / 8308 # 2501.97 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2501.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2507.39 [+5.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2507.40 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16376 # 2512.43 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2512.44 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2517.74 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2517.74 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16376 # 2522.82 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2522.82 [+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__->