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.03 [+24.03] TEST: ping [ OK ] # 25.43 [+1.40] TEST: ping6 [ OK ] # 25.44 [+0.01] INFO: Running IPv4 custom multipath hash tests # 29.73 [+4.29] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 29.75 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 32.06 [+2.31] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.07 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.77 [+3.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 35.78 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 39.11 [+3.33] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 39.12 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 44.65 [+5.53] TEST: Multipath hash field: Source port (balanced) [ OK ] # 44.66 [+0.01] INFO: Packets sent on path1 / path2: 16467 / 16302 # 49.96 [+5.30] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 49.97 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 55.50 [+5.53] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 55.51 [+0.01] INFO: Packets sent on path1 / path2: 16467 / 16302 # 60.68 [+5.16] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 60.68 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 61.11 [+0.42] INFO: Running IPv6 custom multipath hash tests # 65.77 [+4.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 65.78 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 68.38 [+2.60] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 68.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 71.92 [+3.52] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 71.92 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 75.50 [+3.57] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 75.51 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2289.73 [+2214.22] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2289.74 [+0.01] INFO: Packets sent on path1 / path2: 8406 / 8379 # 2292.62 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2292.63 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2297.66 [+5.03] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2297.67 [+0.01] INFO: Packets sent on path1 / path2: 16311 / 16459 # 2302.67 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2302.68 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32770 # 2307.98 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2307.99 [+0.01] INFO: Packets sent on path1 / path2: 16311 / 16460 # 2312.96 [+4.97] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2312.96 [+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__->