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 # 25.52 [+25.52] TEST: ping [ OK ] # 26.93 [+1.41] TEST: ping6 [ OK ] # 26.94 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.40 [+4.45] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.40 [+0.01] INFO: Packets sent on path1 / path2: 5651 / 6951 # 33.73 [+2.33] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.74 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.63 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.65 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 41.13 [+3.49] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.14 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 46.91 [+5.76] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.91 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16395 # 52.53 [+5.62] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.54 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 58.34 [+5.80] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.35 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16395 # 63.59 [+5.24] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.60 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 64.06 [+0.46] INFO: Running IPv6 custom multipath hash tests # 68.58 [+4.52] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 68.59 [+0.01] INFO: Packets sent on path1 / path2: 5852 / 6751 # 71.06 [+2.46] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 71.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 74.71 [+3.64] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 74.72 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 78.38 [+3.66] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 78.39 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2288.81 [+2210.42] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2288.82 [+0.01] INFO: Packets sent on path1 / path2: 8479 / 8280 # 2291.62 [+2.80] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2291.63 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2296.75 [+5.12] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2296.75 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16368 # 2301.61 [+4.86] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2301.61 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2306.74 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2306.75 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16368 # 2311.66 [+4.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2311.66 [+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__->