diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2021-07-13 12:28:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-13 12:28:39 +0200 |
commit | cccf794265dee24f25e16f21753972b20f7593c5 (patch) | |
tree | eacc03e4e831ff7be5a0372c6e7cbbf386affeb3 /tests/result/z3950.pcapng.out | |
parent | 96b71def49e46c7fbc7ba5fae3f355eb7d90151b (diff) |
ndpiReader: add statistics about nDPI performance (#1240)
The goal is to have a (roughly) idea about how many packets nDPI needs
to properly classify a flow.
Log this information (and guessed flows number too) during unit tests,
to keep track of improvements/regressions across commits.
Diffstat (limited to 'tests/result/z3950.pcapng.out')
-rw-r--r-- | tests/result/z3950.pcapng.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/result/z3950.pcapng.out b/tests/result/z3950.pcapng.out index 779d71f70..f4c33dd6c 100644 --- a/tests/result/z3950.pcapng.out +++ b/tests/result/z3950.pcapng.out @@ -1,3 +1,7 @@ +Guessed flow protos: 1 + +DPI Packets (TCP): 26 (13.00 pkts/flow) + Z39.50 31 6308 2 1 TCP 192.168.2.100:58921 <-> 193.174.240.93:210 [proto: 260/Z39.50][cat: Network/14][7 pkts/623 bytes <-> 8 pkts/4374 bytes][Goodput ratio: 37/90][1.55 sec][bytes ratio: -0.751 (Download)][IAT c2s/s2c min/avg/max/stddev: 0/0 293/29 1341/73 524/28][Pkt Len c2s/s2c min/avg/max/stddev: 54/60 89/547 170/1506 44/623][PLAIN TEXT (p.5.4.1 12b)][Plen Bins: 25,0,25,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,25,0,0] |