DPDK patches and discussions
 help / color / mirror / Atom feed
From: yang_y_yi  <yang_y_yi@163.com>
To: "Thomas Monjalon" <thomas@monjalon.net>
Cc: "yangyi01@inspur.com" <yangyi01@inspur.com>,
	 "Hu, Jiayu" <jiayu.hu@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH v7 3/3] doc: update prog_guide and rel_notes for GRO
Date: Fri, 9 Oct 2020 16:11:01 +0800 (CST)	[thread overview]
Message-ID: <55a25def.562b.1750c69cdbb.Coremail.yang_y_yi@163.com> (raw)
In-Reply-To: <2426a70a.510c.1750c54904c.Coremail.yang_y_yi@163.com>

Thomas, sorry for quick reply, update for doc/guides/rel_notes/release_20_11.rst also has been there, so please ignore this one merge request.

I'm totally confused. The version Jiayu acked is v7, here are diffstat of v7 I sent, I'm not sure why these documents are updated by previous two merges. I also interdiff two merged patches and local these two patches, diff only has document changes, this is really very weird, what happened?



diffstat 0001-gro-add-UDP-IPv4-GRO-support.patch
 gro_udp4.c  |  433 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 gro_udp4.h  |  281 ++++++++++++++++++++++++++++++++++++++
 meson.build |    2
 rte_gro.c   |   94 ++++++++++---
 rte_gro.h   |    5
 5 files changed, 798 insertions(+), 17 deletions(-)








diffstat 0002-gro-add-VXLAN-UDP-IPv4-GRO-support.patch
 gro_udp4.h       |    1
 gro_vxlan_udp4.c |  545 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 gro_vxlan_udp4.h |  153 +++++++++++++++
 meson.build      |    2
 rte_gro.c        |  115 ++++++++---
 rte_gro.h        |    3
 6 files changed, 792 insertions(+), 27 deletions(-)





$ grep "\.rst" 0001-gro-add-UDP-IPv4-GRO-support.patch

$ grep "\.rst" 0002-gro-add-VXLAN-UDP-IPv4-GRO-support.patch


At 2020-10-09 15:47:49, "yang_y_yi" <yang_y_yi@163.com> wrote:
>Thomas, sorry for confusion, previous two merges did include changes against doc/guides/prog_guide/generic_receive_offload_lib.rst, but
>doc/guides/rel_notes/release_20_11.rst isn't updated yet, so I posted https://patches.dpdk.org/patch/80105/ to update it, please help merge  
>https://patches.dpdk.org/patch/80105/, thanks a lot.
>At 2020-10-09 14:48:19, "Thomas Monjalon" <thomas@monjalon.net> wrote:
>>09/10/2020 08:34, yang_y_yi:
>>> Thomas, only this one of this series hasn't yet been merged, maybe you missed it, also please help merge it, thanks a lot.
>>
>>No I did not miss it.
>>It has been squashed with the related code change as it should be.
>>Please double check.
>>
>>[...]
>>> >>  doc/guides/prog_guide/generic_receive_offload_lib.rst | 6 +++---
>>> >>  doc/guides/rel_notes/release_20_11.rst                | 6 ++++++
>>> >>  2 files changed, 9 insertions(+), 3 deletions(-)
>>
>>

  parent reply	other threads:[~2020-10-09  8:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-24  8:57 [dpdk-dev] [PATCH v7 0/3] gro: add UDP/IPv4 GRO and VXLAN UDP/IPv4 GRO support yang_y_yi
2020-09-24  8:57 ` [dpdk-dev] [PATCH v7 1/3] gro: add " yang_y_yi
2020-09-27  4:56   ` Hu, Jiayu
2020-09-24  8:57 ` [dpdk-dev] [PATCH v7 2/3] gro: add VXLAN " yang_y_yi
2020-09-27  1:49   ` Hu, Jiayu
2020-09-27  3:14     ` yang_y_yi
2020-09-27  5:03       ` Jiayu Hu
2020-09-27  4:56   ` Hu, Jiayu
2020-09-24  8:57 ` [dpdk-dev] [PATCH v7 3/3] doc: update prog_guide and rel_notes for GRO yang_y_yi
2020-09-27  4:56   ` Hu, Jiayu
2020-10-09  6:34     ` yang_y_yi
2020-10-09  6:48       ` Thomas Monjalon
2020-10-09  7:47         ` yang_y_yi
2020-10-09  8:00           ` Thomas Monjalon
2020-10-09  8:11           ` yang_y_yi [this message]
2020-10-09  8:45             ` Thomas Monjalon
2020-10-06 19:53 ` [dpdk-dev] [PATCH v7 0/3] gro: add UDP/IPv4 GRO and VXLAN UDP/IPv4 GRO support 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=55a25def.562b.1750c69cdbb.Coremail.yang_y_yi@163.com \
    --to=yang_y_yi@163.com \
    --cc=dev@dpdk.org \
    --cc=jiayu.hu@intel.com \
    --cc=thomas@monjalon.net \
    --cc=yangyi01@inspur.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).