From 114365a48012609d3d7930157b1b65d01face636 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Fri, 18 Jun 2021 13:31:37 +0200 Subject: Enable memory profiling for nDPId-test. * print a summary Signed-off-by: Toni Uhlig --- test/results/upnp.pcap.out | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'test/results/upnp.pcap.out') diff --git a/test/results/upnp.pcap.out b/test/results/upnp.pcap.out index fee91ce9b..a772e60f4 100644 --- a/test/results/upnp.pcap.out +++ b/test/results/upnp.pcap.out @@ -20,3 +20,14 @@ 00533{"flow_event_id":4,"flow_event_name":"guessed","thread_id":0,"packet_id":14,"source":"upnp.pcap","alias":"nDPId-test","flow_id":2,"flow_packet_id":7,"flow_first_seen":1541515314827,"flow_last_seen":1541515321472,"flow_min_l4_payload_len":656,"flow_max_l4_payload_len":656,"flow_tot_l4_payload_len":4592,"flow_avg_l4_payload_len":656,"midstream":0,"l3_proto":"ip4","src_ip":"192.168.61.66","dst_ip":"239.255.255.250","src_port":58931,"dst_port":3702,"l4_proto":"udp","ndpi": {"proto":"WSD","breed":"Acceptable","category":"Network"}} 00504{"flow_event_id":3,"flow_event_name":"idle","thread_id":0,"packet_id":14,"source":"upnp.pcap","alias":"nDPId-test","flow_id":2,"flow_packet_id":7,"flow_first_seen":1541515314827,"flow_last_seen":1541515321472,"flow_min_l4_payload_len":656,"flow_max_l4_payload_len":656,"flow_tot_l4_payload_len":4592,"flow_avg_l4_payload_len":656,"midstream":0,"l3_proto":"ip4","src_ip":"192.168.61.66","dst_ip":"239.255.255.250","src_port":58931,"dst_port":3702,"l4_proto":"udp","flow_datalink":1,"flow_max_packets":15} 00124{"daemon_event_id":3,"daemon_event_name":"shutdown","thread_id":0,"packet_id":14,"source":"upnp.pcap","alias":"nDPId-test"} +~~~~~~~~~~~~~~~~~~~~ SUMMARY ~~~~~~~~~~~~~~~~~~~~ +~~ packets captured/processed: 14/14 +~~ skipped flows.............: 0 +~~ total layer4 data length..: 9296 bytes +~~ total detected protocols..: 0 +~~ total active/idle flows...: 2/2 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~ total memory allocated....: 4823641 bytes +~~ total memory freed........: 4823641 bytes +~~ total allocations/frees...: 58375/58375 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3