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 # 28.29 [+28.29] TEST: ping [ OK ] # 29.85 [+1.56] TEST: ping6 [ OK ] # 29.93 [+0.08] INFO: Running IPv4 custom multipath hash tests # 35.00 [+5.07] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.01 [+0.02] INFO: Packets sent on path1 / path2: 5553 / 7051 # 37.52 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.53 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.32 [+3.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.33 [+0.01] INFO: Packets sent on path1 / path2: 6700 / 5900 # 45.48 [+4.15] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.51 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 52.06 [+6.55] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.06 [+0.01] INFO: Packets sent on path1 / path2: 16395 / 16375 # 58.20 [+6.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.21 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.46 [+6.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.47 [+0.01] INFO: Packets sent on path1 / path2: 16395 / 16374 # 70.31 [+5.84] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.32 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 70.85 [+0.53] INFO: Running IPv6 custom multipath hash tests # 76.06 [+5.21] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.07 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6451 # 78.79 [+2.72] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.80 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 82.35 [+3.55] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.35 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6401 # 86.08 [+3.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.09 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2510.39 [+2424.30] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2510.40 [+0.01] INFO: Packets sent on path1 / path2: 8259 / 8537 # 2513.58 [+3.17] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2513.58 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2519.08 [+5.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2519.09 [+0.01] INFO: Packets sent on path1 / path2: 16494 / 16277 # 2524.24 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2524.25 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2529.61 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2529.62 [+0.01] INFO: Packets sent on path1 / path2: 16493 / 16277 # 2535.03 [+5.41] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2535.04 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->