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.71 [+25.71] TEST: ping [ OK ] # 27.19 [+1.48] TEST: ping6 [ OK ] # 27.20 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.39 [+4.19] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.41 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 33.77 [+2.36] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.40 [+3.62] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.41 [+0.01] INFO: Packets sent on path1 / path2: 5902 / 6701 # 41.06 [+3.64] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.06 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 47.12 [+6.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.13 [+0.01] INFO: Packets sent on path1 / path2: 16271 / 16498 # 53.36 [+6.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.38 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 59.44 [+6.07] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.45 [+0.01] INFO: Packets sent on path1 / path2: 16271 / 16498 # 65.79 [+6.34] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.80 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 66.37 [+0.57] INFO: Running IPv6 custom multipath hash tests # 71.29 [+4.92] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.30 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 73.87 [+2.57] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.89 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 77.36 [+3.48] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.37 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500 # 81.22 [+3.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.22 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 2280.63 [+2199.41] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2280.64 [+0.01] INFO: Packets sent on path1 / path2: 8292 / 8505 # 2283.54 [+2.90] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2283.54 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2288.57 [+5.03] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2288.58 [+0.01] INFO: Packets sent on path1 / path2: 16315 / 16455 # 2293.46 [+4.88] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2293.47 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2298.54 [+5.07] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2298.54 [+0.01] INFO: Packets sent on path1 / path2: 16314 / 16455 # 2303.50 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2303.51 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32771 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__->