From b33d13b59567cf67114c3fd6fd68f33b28e0c88a Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Tue, 6 Jul 2021 11:22:50 +0200 Subject: [PATCH] Add hint about failing tests --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6f648fe..3d97181 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,15 @@ ln -s "$(pwd)""/""sf_writer" /usr/bin/sf_writer ### Warnings +#### UDP recv tests failing + +In case unit tests for std-udp-recv are failing the most common cause of +problems is the rmem limit. Please increase your rmem_max to something large: + +```bash +echo 2147483646 > /proc/sys/net/core/rmem_max +``` + #### Zeromq Zeromq version 4.1.4 (default on RH7) has a LINGER bug. Sometimes, the last