[PATCH] update links for pcap and ring drivers

Thomas Monjalon thomas at monjalon.net
Wed Apr 29 12:13:02 CEST 2026


The page for pcap and ring has been split in two pages.

Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
 content/supported/nics/sw.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/supported/nics/sw.md b/content/supported/nics/sw.md
index 137a15f..3162fa3 100644
--- a/content/supported/nics/sw.md
+++ b/content/supported/nics/sw.md
@@ -7,6 +7,6 @@ hidden = true
 - [af_packet](//doc.dpdk.org/guides/nics/af_packet.html) (Linux AF_PACKET socket)
 - [af_xdp](//doc.dpdk.org/guides/nics/af_xdp.html) (Linux AF_XDP socket)
 - [tap/tun](//doc.dpdk.org/guides/nics/tap.html) (kernel L2/L3)
-- [pcap](//doc.dpdk.org/guides/nics/pcap_ring.html#libpcap-based-pmd) (file or kernel driver)
-- [ring](//doc.dpdk.org/guides/nics/pcap_ring.html#rings-based-pmd) (memory)
+- [pcap](//doc.dpdk.org/guides/nics/pcap.html) (file or kernel driver)
+- [ring](//doc.dpdk.org/guides/nics/ring.html) (memory)
 - [memif](//doc.dpdk.org/guides/nics/memif.html) (memory)
-- 
2.53.0



More information about the web mailing list