mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-01-24 12:46:25 -06:00
Delete README.md
This commit is contained in:
parent
803fc7586d
commit
de485a84a4
@ -1,11 +0,0 @@
|
|||||||
Requires XDP-CPUMAP-TC
|
|
||||||
Only works on dedicated linux machine at the moment, not on VMs.
|
|
||||||
Will soon work on VMs once <a href="https://www.spinics.net/lists/bpf/msg42260.html">this patch</a> is part of the mainline linux kernel.
|
|
||||||
|
|
||||||
```
|
|
||||||
cd LibreQoS
|
|
||||||
git submodule update --init
|
|
||||||
cd /xdp-cpumap-tc/src/
|
|
||||||
sudo apt install clang gcc llvm libelf-dev
|
|
||||||
make
|
|
||||||
```
|
|
Loading…
Reference in New Issue
Block a user