aboutsummaryrefslogtreecommitdiff
path: root/tests/result/android.pcap.out
diff options
context:
space:
mode:
authorIvan Nardi <12729895+IvanNardi@users.noreply.github.com>2021-07-13 12:28:39 +0200
committerGitHub <noreply@github.com>2021-07-13 12:28:39 +0200
commitcccf794265dee24f25e16f21753972b20f7593c5 (patch)
treeeacc03e4e831ff7be5a0372c6e7cbbf386affeb3 /tests/result/android.pcap.out
parent96b71def49e46c7fbc7ba5fae3f355eb7d90151b (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/android.pcap.out')
-rw-r--r--tests/result/android.pcap.out6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/result/android.pcap.out b/tests/result/android.pcap.out
index 552f4f11c..e79b53d44 100644
--- a/tests/result/android.pcap.out
+++ b/tests/result/android.pcap.out
@@ -1,3 +1,9 @@
+Guessed flow protos: 11
+
+DPI Packets (TCP): 175 (6.25 pkts/flow)
+DPI Packets (UDP): 52 (1.68 pkts/flow)
+DPI Packets (other): 4 (1.00 pkts/flow)
+
DNS 4 390 2
MDNS 2 174 2
SSDP 2 336 2