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.25 [+25.25] TEST: ping [ OK ] # 26.66 [+1.41] TEST: ping6 [ OK ] # 26.67 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.24 [+4.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.24 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 33.63 [+2.38] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.64 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.33 [+3.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.35 [+0.02] INFO: Packets sent on path1 / path2: 6350 / 6250 # 41.15 [+3.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.16 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 46.90 [+5.74] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.91 [+0.01] INFO: Packets sent on path1 / path2: 16356 / 16413 # 52.49 [+5.58] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.50 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 58.50 [+6.00] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.51 [+0.01] INFO: Packets sent on path1 / path2: 16356 / 16413 # 63.99 [+5.49] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.50 [+0.50] INFO: Running IPv6 custom multipath hash tests # 69.26 [+4.76] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.27 [+0.02] INFO: Packets sent on path1 / path2: 5452 / 7150 # 72.03 [+2.76] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 75.31 [+3.27] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.31 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 78.99 [+3.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.01 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 2 # 2286.42 [+2207.42] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2286.44 [+0.01] INFO: Packets sent on path1 / path2: 8513 / 8267 # 2289.35 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2289.36 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2294.59 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2294.60 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16368 # 2299.68 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2299.69 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2304.86 [+5.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2304.87 [+0.01] INFO: Packets sent on path1 / path2: 16403 / 16368 # 2309.80 [+4.93] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2309.80 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->