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.59 [+26.59] TEST: ping [ OK ] # 28.10 [+1.51] TEST: ping6 [ OK ] # 28.11 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.10 [+5.00] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.11 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6002 # 35.60 [+2.48] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.61 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.45 [+3.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.46 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 43.68 [+4.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.69 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 50.01 [+6.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.03 [+0.01] INFO: Packets sent on path1 / path2: 16452 / 16317 # 55.93 [+5.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.94 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 62.23 [+6.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.24 [+0.01] INFO: Packets sent on path1 / path2: 16452 / 16318 # 68.40 [+6.16] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.41 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 68.93 [+0.52] INFO: Running IPv6 custom multipath hash tests # 73.37 [+4.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.38 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6451 # 75.87 [+2.49] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 79.71 [+3.83] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.71 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6800 # 83.65 [+3.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.71 [+0.05] INFO: Packets sent on path1 / path2: 1 / 12601 # 2300.68 [+2216.97] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2300.68 [+0.01] INFO: Packets sent on path1 / path2: 8333 / 8423 # 2303.53 [+2.85] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2303.54 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2308.83 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2308.84 [+0.01] INFO: Packets sent on path1 / path2: 16388 / 16382 # 2314.05 [+5.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2314.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2319.62 [+5.56] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2319.63 [+0.01] INFO: Packets sent on path1 / path2: 16387 / 16384 # 2324.77 [+5.14] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2324.78 [+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__->