From: Jiayu Hu <jiayu.hu@intel.com>
To: "Mcnamara, John" <john.mcnamara@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
"thomas@monjalon.net" <thomas@monjalon.net>
Subject: Re: [PATCH v2] doc: add prog_guide for the GRO library
Date: Fri, 4 Aug 2017 17:37:43 +0800 [thread overview]
Message-ID: <20170804093743.GA28026@dpdk15.sh.intel.com> (raw)
In-Reply-To: <B27915DBBA3421428155699D51E4CFE23ED5A5B5@IRSMSX103.ger.corp.intel.com>
Hi John,
On Fri, Aug 04, 2017 at 05:11:18PM +0800, Mcnamara, John wrote:
> > -----Original Message-----
> > From: Hu, Jiayu
> > Sent: Friday, August 4, 2017 9:21 AM
> > To: dev@dpdk.org
> > Cc: thomas@monjalon.net; Mcnamara, John <john.mcnamara@intel.com>; Hu,
> > Jiayu <jiayu.hu@intel.com>
> > Subject: [PATCH v2] doc: add prog_guide for the GRO library
> >
> > Add prog_guide doc to explain the design of the GRO library.
>
> > ...
>
> > +Generic Receive Offload Library
> > +===============================
> > +
> > ...
> > +
> > +The GRO library assumes all inputted packets are with correct checksums.
> > +In addition, the GRO library doesn't re-calculate checksums for merged
> > +packets. If inputted packets are IP fragmented, the GRO library assumes
> > +they are complete packets (i.e. with L4 headers).
>
> It is more correct/common to use input instead of inputted. You should
> make this change throughout the doc.
Thanks a lot and I will change them.
BRs,
Jiayu
>
> Also this bout be better as:
>
> The GRO library assumes all input packets have correct checksums. In addition, the GRO library doesn't re-calculate checksums for merged packets.
>
> Apart from that:
>
> Acked-by: John McNamara <john.mcnamara@intel.com>
next prev parent reply other threads:[~2017-08-04 9:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-11 3:27 [PATCH] doc: update programmer's guide for the GRO library Jiayu Hu
2017-07-21 15:09 ` Thomas Monjalon
2017-08-03 14:41 ` Mcnamara, John
2017-08-04 0:50 ` Hu, Jiayu
2017-08-04 8:20 ` [PATCH v2] doc: add prog_guide " Jiayu Hu
2017-08-04 9:11 ` Mcnamara, John
2017-08-04 9:37 ` Jiayu Hu [this message]
2017-08-04 9:59 ` [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=20170804093743.GA28026@dpdk15.sh.intel.com \
--to=jiayu.hu@intel.com \
--cc=dev@dpdk.org \
--cc=john.mcnamara@intel.com \
--cc=thomas@monjalon.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.