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.97 [+25.97] TEST: ping [ OK ] # 27.42 [+1.45] TEST: ping6 [ OK ] # 27.43 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.16 [+4.73] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.17 [+0.01] INFO: Packets sent on path1 / path2: 5651 / 6952 # 34.54 [+2.37] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.55 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.93 [+3.38] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.94 [+0.01] INFO: Packets sent on path1 / path2: 5401 / 7201 # 41.36 [+3.42] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.37 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 47.35 [+5.99] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.36 [+0.01] INFO: Packets sent on path1 / path2: 16348 / 16421 # 53.19 [+5.83] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.20 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 59.37 [+6.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.38 [+0.01] INFO: Packets sent on path1 / path2: 16348 / 16421 # 65.32 [+5.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.33 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.83 [+0.51] INFO: Running IPv6 custom multipath hash tests # 70.78 [+4.95] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.79 [+0.01] INFO: Packets sent on path1 / path2: 6552 / 6051 # 73.28 [+2.49] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.29 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 76.84 [+3.55] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.85 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550 # 80.29 [+3.44] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.30 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2268.56 [+2188.25] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2268.56 [+0.01] INFO: Packets sent on path1 / path2: 8367 / 8412 # 2271.39 [+2.83] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2271.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2276.59 [+5.19] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2276.59 [+0.01] INFO: Packets sent on path1 / path2: 16404 / 16367 # 2281.51 [+4.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2281.51 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2286.55 [+5.04] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2286.56 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16368 # 2291.46 [+4.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2291.47 [+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__->