summaryrefslogtreecommitdiffstats
path: root/doc/requirements.rst
diff options
context:
space:
mode:
authorDavid VaĊĦek <david.vasek@nic.cz>2020-09-07 17:01:24 +0200
committerDaniel Salzman <daniel.salzman@nic.cz>2020-09-07 18:29:50 +0200
commit99c99e024c701df509c8941395322d188b8fb330 (patch)
tree035ad6982617f164ffb6787a5d5be6c78e71b1ee /doc/requirements.rst
parenttests: fix possible NULL pointer dereference (Clang analyzer) (diff)
downloadknot-99c99e024c701df509c8941395322d188b8fb330.tar.xz
knot-99c99e024c701df509c8941395322d188b8fb330.zip
doc: mention XDP mode requirements in the main requirements section
Point out that the XDP mode is only available on Linux OS's.
Diffstat (limited to 'doc/requirements.rst')
-rw-r--r--doc/requirements.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/requirements.rst b/doc/requirements.rst
index 5199935d1..c2f39f888 100644
--- a/doc/requirements.rst
+++ b/doc/requirements.rst
@@ -55,6 +55,11 @@ Operating system
Knot DNS itself is written in a portable way and can be compiled
and run on most UNIX-like systems, such as Linux, \*BSD, and macOS.
+The :ref:`XDP funcionality <Mode XDP>` and :doc:`kxdpgun <man_kxdpgun>`
+tool are only supported on Linux operating systems. See the chapter
+:ref:`Mode XDP <Mode XDP_pre-requisites>` for software and hardware
+recommendations.
+
Required libraries
==================