DPDK website maintenance
 help / color / mirror / Atom feed
From: Xiaolong Ye <xiaolong.ye@intel.com>
To: web@dpdk.org, Ferruh Yigit <ferruh.yigit@intel.com>
Cc: Xiaolong Ye <xiaolong.ye@intel.com>
Subject: [dpdk-web] [PATCH 1/2] add af_xdp to supported software nic list
Date: Fri, 26 Apr 2019 10:15:56 +0800	[thread overview]
Message-ID: <20190426021557.100563-1-xiaolong.ye@intel.com> (raw)

Signed-off-by: Xiaolong Ye <xiaolong.ye@intel.com>
---
 content/supported/others.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/content/supported/others.md b/content/supported/others.md
index 0f99b29..bc512a4 100644
--- a/content/supported/others.md
+++ b/content/supported/others.md
@@ -1,9 +1,10 @@
 +++
 title = "Software NICs"
-description = "af_packet, tap, pcap, ring"
+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_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)
 - [ring](http://doc.dpdk.org/guides/nics/pcap_ring.html#rings-based-pmd) (memory)
-- 
2.17.1


             reply	other threads:[~2019-04-26  2:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-26  2:15 Xiaolong Ye [this message]
2019-04-26  2:15 ` [dpdk-web] [PATCH 2/2] correct the doc link for af_packet Xiaolong Ye
2019-04-26  9:52   ` Ferruh Yigit
2019-05-10 19:05     ` Thomas Monjalon
2019-04-26 10:02 ` [dpdk-web] [PATCH 1/2] add af_xdp to supported software nic list Ferruh Yigit
2019-04-26 14:36   ` Ye Xiaolong
2019-04-26 15:27 ` [dpdk-web] [PATCH v2] " Xiaolong Ye
2019-05-02 10:29   ` Ferruh Yigit
2019-05-10 19:00     ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190426021557.100563-1-xiaolong.ye@intel.com \
    --to=xiaolong.ye@intel.com \
    --cc=ferruh.yigit@intel.com \
    --cc=web@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).