DPDK website maintenance
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Xiaolong Ye <xiaolong.ye@intel.com>, web@dpdk.org
Subject: Re: [dpdk-web] [PATCH 1/2] add af_xdp to supported software nic list
Date: Fri, 26 Apr 2019 11:02:20 +0100	[thread overview]
Message-ID: <0b0e54d5-69c5-30c1-312a-e2500d91758c@intel.com> (raw)
In-Reply-To: <20190426021557.100563-1-xiaolong.ye@intel.com>

On 4/26/2019 3:15 AM, Xiaolong Ye wrote:
> 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)
> 

Hi Xiaolong,

Can you please update commit log to include in which DPDK version the PMD is
added, also if possible commit ids that introduces the PMD?

  parent reply	other threads:[~2019-04-26 10:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-26  2:15 Xiaolong Ye
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 ` Ferruh Yigit [this message]
2019-04-26 14:36   ` [dpdk-web] [PATCH 1/2] add af_xdp to supported software nic list 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=0b0e54d5-69c5-30c1-312a-e2500d91758c@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=web@dpdk.org \
    --cc=xiaolong.ye@intel.com \
    /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).