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 # 27.14 [+27.14] TEST: ping [ OK ] # 28.56 [+1.43] TEST: ping6 [ OK ] # 28.57 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.46 [+4.89] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.47 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6152 # 35.98 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.85 [+3.86] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.86 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 43.78 [+3.92] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.78 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.30 [+6.52] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.31 [+0.01] INFO: Packets sent on path1 / path2: 16399 / 16370 # 56.21 [+5.89] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.21 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 62.11 [+5.89] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.12 [+0.01] INFO: Packets sent on path1 / path2: 16399 / 16370 # 67.71 [+5.60] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 68.22 [+0.49] INFO: Running IPv6 custom multipath hash tests # 72.66 [+4.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.67 [+0.01] INFO: Packets sent on path1 / path2: 5651 / 6950 # 75.17 [+2.50] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.18 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 78.76 [+3.58] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.77 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 82.57 [+3.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.58 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2286.05 [+2203.47] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2286.05 [+0.01] INFO: Packets sent on path1 / path2: 8524 / 8202 # 2288.93 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2288.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2294.39 [+5.46] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2294.40 [+0.01] INFO: Packets sent on path1 / path2: 16639 / 16132 # 2299.53 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2299.54 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2304.65 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2304.66 [+0.01] INFO: Packets sent on path1 / path2: 16639 / 16130 # 2309.58 [+4.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2309.59 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->