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 # 15.16 [+15.16] TEST: ping [ OK ] # 16.44 [+1.27] TEST: ping6 [ OK ] # 16.54 [+0.10] INFO: Running IPv4 custom multipath hash tests # 19.37 [+2.83] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.38 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6800 # 21.08 [+1.70] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.09 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12603 # 22.68 [+1.59] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 22.69 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6400 # 26.43 [+3.74] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 26.44 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 31.26 [+4.82] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.26 [+0.01] INFO: Packets sent on path1 / path2: 16362 / 16408 # 35.89 [+4.62] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 35.90 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 41.12 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.13 [+0.01] INFO: Packets sent on path1 / path2: 16361 / 16408 # 47.08 [+5.95] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 47.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.32 [+0.23] INFO: Running IPv6 custom multipath hash tests # 50.95 [+3.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.96 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6650 # 53.08 [+2.12] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 53.10 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 56.52 [+3.42] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.54 [+0.01] INFO: Packets sent on path1 / path2: 6052 / 6551 # 59.96 [+3.42] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 59.97 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1240.02 [+1180.05] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1240.03 [+0.01] INFO: Packets sent on path1 / path2: 8447 / 8153 # 1242.95 [+2.92] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1242.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1248.71 [+5.75] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1248.72 [+0.01] INFO: Packets sent on path1 / path2: 16310 / 16461 # 1253.59 [+4.87] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1253.60 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1258.71 [+5.11] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1258.72 [+0.01] INFO: Packets sent on path1 / path2: 16309 / 16460 # 1263.77 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1263.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->