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/git.pcap.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/git.pcap.out')
-rw-r--r-- | tests/result/git.pcap.out | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/result/git.pcap.out b/tests/result/git.pcap.out index 08d526d95..47c290382 100644 --- a/tests/result/git.pcap.out +++ b/tests/result/git.pcap.out @@ -1,3 +1,7 @@ +Guessed flow protos: 0 + +DPI Packets (TCP): 4 (4.00 pkts/flow) + Git 90 74005 1 1 TCP 192.168.0.77:47991 <-> 5.153.231.21:9418 [proto: 226/Git][cat: Collaborative/15][41 pkts/3319 bytes <-> 49 pkts/70686 bytes][Goodput ratio: 18/95][1.11 sec][bytes ratio: -0.910 (Download)][IAT c2s/s2c min/avg/max/stddev: 0/0 31/25 558/607 98/96][Pkt Len c2s/s2c min/avg/max/stddev: 66/66 81/1443 593/2946 82/706][PLAIN TEXT (0045git)][Plen Bins: 4,0,2,0,0,0,2,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,75,0,12] |