[dpdk-web] [PATCH 2/2] correct the doc link for af_packet
Xiaolong Ye
xiaolong.ye at intel.com
Fri Apr 26 04:15:57 CEST 2019
Signed-off-by: Xiaolong Ye <xiaolong.ye at intel.com>
---
content/supported/others.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/supported/others.md b/content/supported/others.md
index bc512a4..7140c6f 100644
--- a/content/supported/others.md
+++ b/content/supported/others.md
@@ -3,7 +3,7 @@ title = "Software NICs"
description = "af_packet, af_xdp, tap, pcap, ring"
+++
-- [af_packet](http://git.dpdk.org/dpdk/tree/drivers/net/af_packet) (Linux AF_PACKET socket)
+- [af_packet](http://doc.dpdk.org/guides/nics/af_packet.html) (Linux AF_PACKET socket)
- [af_xdp](http://doc.dpdk.org/guides/nics/af_xdp.html) (Linux AF_XDP socket)
- [tap/tun](http://doc.dpdk.org/guides/nics/tap.html) (kernel L2/L3)
- [pcap](http://doc.dpdk.org/guides/nics/pcap_ring.html#libpcap-based-pmd) (file or kernel driver)
--
2.17.1
More information about the web
mailing list