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.19 [+1.52] TEST: ping6 [ OK ] # 27.20 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.24 [+5.04] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.25 [+0.01] INFO: Packets sent on path1 / path2: 7153 / 5451 # 34.64 [+2.39] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.65 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.06 [+3.41] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.07 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6700 # 41.77 [+3.70] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.78 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 47.87 [+6.09] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.87 [+0.01] INFO: Packets sent on path1 / path2: 16299 / 16470 # 54.01 [+6.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.02 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 60.20 [+6.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.20 [+0.01] INFO: Packets sent on path1 / path2: 16300 / 16470 # 65.77 [+5.56] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 66.26 [+0.49] INFO: Running IPv6 custom multipath hash tests # 71.30 [+5.04] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.31 [+0.01] INFO: Packets sent on path1 / path2: 6700 / 5902 # 74.11 [+2.80] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 77.99 [+3.87] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.00 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 82.20 [+4.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.21 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2302.27 [+2220.06] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2302.28 [+0.01] INFO: Packets sent on path1 / path2: 8399 / 8400 # 2305.05 [+2.77] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2305.05 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2310.14 [+5.09] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2310.15 [+0.01] INFO: Packets sent on path1 / path2: 16367 / 16403 # 2315.08 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2315.08 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2320.13 [+5.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2320.14 [+0.01] INFO: Packets sent on path1 / path2: 16367 / 16403 # 2325.01 [+4.87] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2325.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->