From c8ec505b9cebc444bea414ec27c34510ef167bad Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Thu, 1 Jun 2023 18:55:43 +0200 Subject: bump libnDPI to 8ea0eaa0d0c4a3be05f67ef7fa1d22c2579cf7d1 * added build fix for Gitlab CI * added friendly C11 check * set required libnDPI versionto 4.7 (ArchLinux ndpi-git sets version to 4.7, which is not released yet) * reduced sklearn-random-forest memory consumption by adjusting min. sample leaf Signed-off-by: Toni Uhlig --- test/results/default/tls_2_reasms.pcapng.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/results/default/tls_2_reasms.pcapng.out') diff --git a/test/results/default/tls_2_reasms.pcapng.out b/test/results/default/tls_2_reasms.pcapng.out index e7557b5f2..067b58b90 100644 --- a/test/results/default/tls_2_reasms.pcapng.out +++ b/test/results/default/tls_2_reasms.pcapng.out @@ -18,9 +18,9 @@ ~~ total active/idle flows...: 1/1 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 7725500 bytes -~~ total memory freed........: 7725500 bytes -~~ total allocations/frees...: 143243/143243 +~~ total memory allocated....: 7968642 bytes +~~ total memory freed........: 7968642 bytes +~~ total allocations/frees...: 148305/148305 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json string min len.......: 520 chars ~~ json string max len.......: 2386 chars -- cgit v1.2.3