DPDK website maintenance
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: web@dpdk.org
Subject: [dpdk-web] [PATCH 3/7] add memif to software NICs
Date: Mon, 16 Dec 2019 01:40:18 +0100	[thread overview]
Message-ID: <20191216004022.1530059-4-thomas@monjalon.net> (raw)
In-Reply-To: <20191216004022.1530059-1-thomas@monjalon.net>

The memif PMD was added in DPDK 19.08.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 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 12aaf5e..714c256 100644
--- a/content/supported/others.md
+++ b/content/supported/others.md
@@ -1,6 +1,6 @@
 +++
 title = "Software NICs"
-description = "af_packet, af_xdp, tap, pcap, ring"
+description = "af_packet, af_xdp, tap, pcap, ring, memif"
 +++
 
 - [af_packet](//doc.dpdk.org/guides/nics/af_packet.html) (Linux AF_PACKET socket)
@@ -8,3 +8,4 @@ description = "af_packet, af_xdp, tap, pcap, ring"
 - [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)
+- [memif](//doc.dpdk.org/guides/nics/memif.html) (memory)
-- 
2.24.0


  parent reply	other threads:[~2019-12-16  0:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-16  0:40 [dpdk-web] [PATCH 0/7] update supported hardware Thomas Monjalon
2019-12-16  0:40 ` [dpdk-web] [PATCH 1/7] remove protocol from driver doc URLs Thomas Monjalon
2019-12-16  0:40 ` [dpdk-web] [PATCH 2/7] add virtio-crypto to paravirtualization Thomas Monjalon
2019-12-16  0:40 ` Thomas Monjalon [this message]
2019-12-16  0:40 ` [dpdk-web] [PATCH 4/7] move software NICs in NICs Thomas Monjalon
2019-12-16  0:40 ` [dpdk-web] [PATCH 5/7] unhide supported NIC category Thomas Monjalon
2019-12-16  0:40 ` [dpdk-web] [PATCH 6/7] add supported CPU category Thomas Monjalon
2019-12-16  0:40 ` [dpdk-web] [PATCH 7/7] add supported crypto category Thomas Monjalon
2019-12-19 20:35 ` [dpdk-web] [PATCH 0/7] update supported hardware 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=20191216004022.1530059-4-thomas@monjalon.net \
    --to=thomas@monjalon.net \
    --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).