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.60 [+25.60] TEST: ping [ OK ] # 27.10 [+1.50] TEST: ping6 [ OK ] # 27.11 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.62 [+4.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.63 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6502 # 33.94 [+2.31] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.95 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.68 [+3.73] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.69 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 41.20 [+3.51] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.21 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 47.18 [+5.97] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.18 [+0.00] INFO: Packets sent on path1 / path2: 16464 / 16305 # 52.59 [+5.41] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.60 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 58.41 [+5.81] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.42 [+0.01] INFO: Packets sent on path1 / path2: 16464 / 16305 # 64.12 [+5.69] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.13 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 64.68 [+0.55] INFO: Running IPv6 custom multipath hash tests # 69.56 [+4.88] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.57 [+0.01] INFO: Packets sent on path1 / path2: 7001 / 5601 # 72.01 [+2.44] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.02 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 75.90 [+3.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.91 [+0.01] INFO: Packets sent on path1 / path2: 5750 / 6850 # 79.67 [+3.76] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.68 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2490.41 [+2410.73] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2490.42 [+0.01] INFO: Packets sent on path1 / path2: 8313 / 8463 # 2493.37 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2493.38 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2498.60 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2498.61 [+0.01] INFO: Packets sent on path1 / path2: 16363 / 16408 # 2503.58 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2503.60 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2509.11 [+5.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2509.12 [+0.01] INFO: Packets sent on path1 / path2: 16362 / 16408 # 2514.41 [+5.29] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2514.42 [+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__->