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.29 [+17.29] TEST: ping [ OK ] # 18.65 [+1.36] TEST: ping6 [ OK ] # 18.76 [+0.11] INFO: Running IPv4 custom multipath hash tests # 22.36 [+3.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.37 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 24.28 [+1.91] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.29 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.22 [+2.93] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.23 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 30.14 [+2.91] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.15 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.55 [+5.40] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.56 [+0.01] INFO: Packets sent on path1 / path2: 16375 / 16395 # 40.74 [+5.18] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.75 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.47 [+5.72] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.49 [+0.01] INFO: Packets sent on path1 / path2: 16375 / 16394 # 52.13 [+5.64] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.14 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 52.36 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.97 [+3.61] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.98 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6451 # 58.14 [+2.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.15 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.73 [+3.58] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.74 [+0.01] INFO: Packets sent on path1 / path2: 5501 / 7102 # 64.90 [+3.16] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.92 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12600 # 1197.25 [+1132.33] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1197.26 [+0.01] INFO: Packets sent on path1 / path2: 8283 / 8270 # 1200.09 [+2.83] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1200.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1205.35 [+5.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1205.35 [+0.01] INFO: Packets sent on path1 / path2: 16556 / 16214 # 1210.42 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1210.43 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1215.78 [+5.35] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1215.79 [+0.01] INFO: Packets sent on path1 / path2: 16557 / 16214 # 1220.85 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1220.86 [+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__->