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.03 [+26.03] TEST: ping [ OK ] # 27.52 [+1.49] TEST: ping6 [ OK ] # 27.53 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.53 [+5.00] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.54 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6202 # 34.86 [+2.32] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.01 [+4.14] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.02 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001 # 43.23 [+4.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.24 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 49.82 [+6.58] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.82 [+0.00] INFO: Packets sent on path1 / path2: 16475 / 16294 # 55.76 [+5.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 61.90 [+6.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.91 [+0.01] INFO: Packets sent on path1 / path2: 16475 / 16294 # 67.99 [+6.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.00 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 68.49 [+0.49] INFO: Running IPv6 custom multipath hash tests # 73.23 [+4.73] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.23 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6801 # 75.90 [+2.66] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.91 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 79.83 [+3.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.84 [+0.01] INFO: Packets sent on path1 / path2: 6901 / 5700 # 83.48 [+3.64] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.49 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2265.14 [+2181.64] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2265.14 [+0.01] INFO: Packets sent on path1 / path2: 8502 / 8278 # 2268.02 [+2.88] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2268.03 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2273.22 [+5.20] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2273.23 [+0.01] INFO: Packets sent on path1 / path2: 16262 / 16508 # 2278.07 [+4.84] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2278.08 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2283.14 [+5.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2283.16 [+0.01] INFO: Packets sent on path1 / path2: 16261 / 16508 # 2288.02 [+4.87] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2288.03 [+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__->