From 3cc27c4485722c5f5ee4676177b557829ece0baf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Chac=C3=B3n?= Date: Thu, 24 Jun 2021 16:07:48 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6a3c081..2a4b393d 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The impact of fq_codel on a 3000Mbps connection vs hard rate limiting — a 30x * VM or physical server * One management network interface, completely seperate from the traffic shaping interface NIC. * NIC supporting two virtual interfaces for traffic shaping (in/out), preferably SFP+ capable - * Intel X710 recommended for anything over 1Gbps. + * NVIDIA ConnectX models recommended for load above 2Gbps. * Tested with Ubuntu Server 20.04.1+, which is recommended. Ubuntu Desktop not recommended as it uses NetworkManager instead of Netplan. * Python 3, PIP, and some modules ```