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.37 [+25.37] TEST: ping [ OK ] # 26.76 [+1.39] TEST: ping6 [ OK ] # 26.77 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.35 [+4.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.36 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 33.83 [+2.47] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.13 [+3.29] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.14 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5901 # 40.83 [+3.69] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 46.87 [+6.03] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.88 [+0.01] INFO: Packets sent on path1 / path2: 16419 / 16350 # 52.61 [+5.73] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.62 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 58.73 [+6.11] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.75 [+0.02] INFO: Packets sent on path1 / path2: 16419 / 16350 # 64.48 [+5.73] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.48 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 64.97 [+0.49] INFO: Running IPv6 custom multipath hash tests # 69.50 [+4.53] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.51 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 72.04 [+2.53] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 75.91 [+3.87] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.92 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400 # 79.80 [+3.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.81 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2243.32 [+2163.52] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2243.34 [+0.01] INFO: Packets sent on path1 / path2: 8304 / 8448 # 2246.39 [+3.05] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2246.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2251.82 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2251.83 [+0.01] INFO: Packets sent on path1 / path2: 16289 / 16482 # 2256.77 [+4.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2256.78 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2261.86 [+5.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2261.86 [+0.01] INFO: Packets sent on path1 / path2: 16287 / 16483 # 2266.87 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2266.88 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->