Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 xdp 在 VM 分接头之间重定向网络流量。我注意到,当我加载 xdp 程序时,网络比我在 vmbr 上加载相同的代码(4.5 Gbits/sec)慢得多(130 Mbits/sec)。我无法理解是什么导致这种速度性能下降。这是网络架构的样子: 注意:重定向本身可以工作,只是无法理解为什么速度要慢得多。