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 # 24.92 [+24.92] TEST: ping [ OK ] # 26.32 [+1.40] TEST: ping6 [ OK ] # 26.34 [+0.02] INFO: Running IPv4 custom multipath hash tests # 30.91 [+4.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.92 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6452 # 33.23 [+2.31] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.24 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.35 [+3.11] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.37 [+0.02] INFO: Packets sent on path1 / path2: 6500 / 6101 # 39.78 [+3.41] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 45.88 [+6.10] TEST: Multipath hash field: Source port (balanced) [ OK ] # 45.89 [+0.01] INFO: Packets sent on path1 / path2: 16288 / 16481 # 51.75 [+5.86] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 51.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 57.85 [+6.10] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 57.86 [+0.01] INFO: Packets sent on path1 / path2: 16288 / 16481 # 63.74 [+5.88] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.75 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 64.20 [+0.45] INFO: Running IPv6 custom multipath hash tests # 68.96 [+4.77] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 68.98 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5750 # 71.45 [+2.48] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 71.46 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 75.31 [+3.86] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.33 [+0.02] INFO: Packets sent on path1 / path2: 6050 / 6551 # 79.20 [+3.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.20 [+0.00] INFO: Packets sent on path1 / path2: 12601 / 1 # 2273.79 [+2194.59] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2273.80 [+0.01] INFO: Packets sent on path1 / path2: 8437 / 8316 # 2276.85 [+3.05] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2276.86 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2282.11 [+5.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2282.12 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16376 # 2287.09 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2287.10 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2292.28 [+5.19] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2292.29 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16376 # 2297.28 [+4.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2297.28 [+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__->