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 # 26.01 [+26.01] TEST: ping [ OK ] # 27.56 [+1.55] TEST: ping6 [ OK ] # 27.57 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.30 [+4.74] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.31 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 34.68 [+2.37] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.68 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.84 [+4.16] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.85 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 42.71 [+3.85] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.71 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 49.41 [+6.70] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.44 [+0.02] INFO: Packets sent on path1 / path2: 16429 / 16340 # 55.95 [+6.51] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.95 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 62.11 [+6.16] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.12 [+0.01] INFO: Packets sent on path1 / path2: 16429 / 16340 # 68.26 [+6.14] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.27 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 68.76 [+0.49] INFO: Running IPv6 custom multipath hash tests # 73.45 [+4.69] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.46 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6601 # 75.88 [+2.42] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 79.44 [+3.55] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.45 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400 # 83.14 [+3.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.16 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 2279.78 [+2196.62] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2279.79 [+0.01] INFO: Packets sent on path1 / path2: 8403 / 8370 # 2282.67 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2282.68 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2287.91 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2287.92 [+0.01] INFO: Packets sent on path1 / path2: 16266 / 16506 # 2292.86 [+4.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2292.87 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2298.10 [+5.23] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2298.11 [+0.01] INFO: Packets sent on path1 / path2: 16265 / 16504 # 2303.10 [+4.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2303.11 [+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__->