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.17 [+25.17] TEST: ping [ OK ] # 26.66 [+1.49] TEST: ping6 [ OK ] # 26.67 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.23 [+4.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.24 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 33.61 [+2.36] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.61 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.41 [+3.80] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.42 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 41.31 [+3.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.34 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 47.32 [+5.99] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.33 [+0.01] INFO: Packets sent on path1 / path2: 16460 / 16309 # 53.11 [+5.78] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.13 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 59.29 [+6.16] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.30 [+0.01] INFO: Packets sent on path1 / path2: 16460 / 16309 # 65.09 [+5.80] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.10 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.55 [+0.44] INFO: Running IPv6 custom multipath hash tests # 70.02 [+4.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.03 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6200 # 72.57 [+2.54] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.58 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 76.55 [+3.97] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.56 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 80.36 [+3.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.37 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2256.75 [+2176.38] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2256.75 [+0.01] INFO: Packets sent on path1 / path2: 8387 / 8374 # 2259.61 [+2.85] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2259.61 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2264.87 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2264.88 [+0.01] INFO: Packets sent on path1 / path2: 16277 / 16494 # 2269.76 [+4.88] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2269.77 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2274.99 [+5.22] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2274.99 [+0.01] INFO: Packets sent on path1 / path2: 16277 / 16493 # 2279.90 [+4.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2279.90 [+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__->