From 7b2e6168b049be9e7852b2d364d897592eff69fc Mon Sep 17 00:00:00 2001
From: "Suren A. Chilingaryan" <csa@suren.me>
Date: Sun, 8 Mar 2020 16:23:41 +0100
Subject: Fix 64-bit ids, ROOF ids are big-endian, skip incomplete datasets at
 the end and if with specified latency, try to reconstruct from desynchronized
 streams (harmful, debugging only)

---
 tests/roof.yaml | 1 +
 1 file changed, 1 insertion(+)

(limited to 'tests')

diff --git a/tests/roof.yaml b/tests/roof.yaml
index 0a0ce1d..c9754ec 100644
--- a/tests/roof.yaml
+++ b/tests/roof.yaml
@@ -26,6 +26,7 @@ network:
 performance:
     buffer_size: 10
 #    drop_buffers: 0
+#    latency_buffers: 0
     packets_at_once: 100
 data:
     base_path: "/home/csa/roof2_data/test_data"
-- 
cgit v1.2.3