From 835bdde3af89e4e65c7357073101f73b1d42607d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Chac=C3=B3n?= Date: Thu, 7 Oct 2021 22:19:19 -0600 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0e4bbc2a..ebdfcba5 100644 --- a/README.md +++ b/README.md @@ -91,10 +91,10 @@ Bloat is below 5ms in each direction. * Requires kernel version 5.12 or above for physical servers, and kernel version 5.14 or above for VM. # General Requirements -* VM or physical server +* VM or physical server. Physical server will perform better and better utilize all CPU cores. * One management network interface, completely seperate from the traffic shaping interfaces. -* NIC supporting two interfaces for traffic shaping - * NVIDIA ConnectX +* NIC supporting two interfaces for traffic shaping. Recommendations: + * NVIDIA ConnectX-4 MCX4121A-XCAT * Intel X710 * Ubuntu Server recommended. Ubuntu Desktop is not recommended as it uses NetworkManager instead of Netplan. * Python 3, PIP, and some modules (listed in respective guides). @@ -102,8 +102,14 @@ Bloat is below 5ms in each direction. ## Installation and Usage Guide + +Best Performance, IPv4 Only: +📄 LibreQoS v0.9 Installation & Usage Guide Physical Server and Ubuntu 21.04 + +Good Performance, IPv4 Only: 📄 LibreQoS 0.9 Installation and Usage Guide - Proxmox and Ubuntu 21.10 +OK Performance, IPv4 and IPv6: 📄 LibreQoS 0.8 Installation and Usage Guide - Proxmox and Ubuntu 20.04 LTS ## Donate