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 # 17.61 [+17.61] TEST: ping [ OK ] # 18.93 [+1.32] TEST: ping6 [ OK ] # 19.02 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.61 [+3.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.63 [+0.02] INFO: Packets sent on path1 / path2: 5551 / 7051 # 24.50 [+1.86] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.51 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 28.12 [+3.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.15 [+0.02] INFO: Packets sent on path1 / path2: 6950 / 5650 # 31.24 [+3.10] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.25 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 37.28 [+6.03] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.29 [+0.01] INFO: Packets sent on path1 / path2: 16393 / 16376 # 42.65 [+5.36] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.66 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 48.49 [+5.83] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.50 [+0.01] INFO: Packets sent on path1 / path2: 16393 / 16377 # 54.78 [+6.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 55.03 [+0.24] INFO: Running IPv6 custom multipath hash tests # 58.91 [+3.88] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 58.93 [+0.02] INFO: Packets sent on path1 / path2: 6450 / 6152 # 61.50 [+2.57] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 61.53 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 65.04 [+3.52] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 65.06 [+0.02] INFO: Packets sent on path1 / path2: 7450 / 5150 # 68.64 [+3.58] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 68.65 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 1211.11 [+1142.46] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1211.12 [+0.01] INFO: Packets sent on path1 / path2: 8382 / 8177 # 1213.89 [+2.77] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1213.90 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1219.07 [+5.17] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1219.08 [+0.01] INFO: Packets sent on path1 / path2: 16387 / 16383 # 1224.07 [+4.99] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1224.08 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 1229.22 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1229.23 [+0.01] INFO: Packets sent on path1 / path2: 16387 / 16384 # 1234.09 [+4.86] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1234.10 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->