DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Jiayu Hu <jiayu.hu@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] doc: update programmer's guide for the GRO library
Date: Fri, 21 Jul 2017 18:09:09 +0300	[thread overview]
Message-ID: <2397072.0Y9CZzOPcT@xps> (raw)
In-Reply-To: <1499743655-86736-1-git-send-email-jiayu.hu@intel.com>

11/07/2017 06:27, Jiayu Hu:
> Add description to programmer's guide to explain the
> design of the GRO library.
> 
> Signed-off-by: Jiayu Hu <jiayu.hu@intel.com>
> ---
>  MAINTAINERS                                        |   1 +
>  .../prog_guide/generic_receive_offload_lib.rst     | 163 +++++++++++++++++++++
>  doc/guides/prog_guide/index.rst                    |   1 +
>  doc/guides/prog_guide/source_org.rst               |   1 +
>  4 files changed, 166 insertions(+)
>  create mode 100644 doc/guides/prog_guide/generic_receive_offload_lib.rst

Looking for a reviewer of this new doc. Any volunteer?

> --- a/doc/guides/prog_guide/source_org.rst
> +++ b/doc/guides/prog_guide/source_org.rst
> @@ -68,6 +68,7 @@ The lib directory contains::
>      +-- librte_distributor  # Packet distributor
>      +-- librte_eal          # Environment abstraction layer
>      +-- librte_ether        # Generic interface to poll mode driver
> +    +-- librte_gro          # Generic receive offload library
>      +-- librte_hash         # Hash library
>      +-- librte_ip_frag      # IP fragmentation library
>      +-- librte_kni          # Kernel NIC interface

I really want we remove this file.
It is useless and not well maintained.

  reply	other threads:[~2017-07-21 15:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-11  3:27 Jiayu Hu
2017-07-21 15:09 ` Thomas Monjalon [this message]
2017-08-03 14:41   ` Mcnamara, John
2017-08-04  0:50     ` Hu, Jiayu
2017-08-04  8:20 ` [dpdk-dev] [PATCH v2] doc: add prog_guide " Jiayu Hu
2017-08-04  9:11   ` Mcnamara, John
2017-08-04  9:37     ` Jiayu Hu
2017-08-04  9:59   ` [dpdk-dev] [PATCH v3] " Jiayu Hu
2017-08-06 12:56     ` 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=2397072.0Y9CZzOPcT@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=jiayu.hu@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).