All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Sunil Kumar Kori <skori@marvell.com>, jerinj@marvell.com
Cc: dev@dpdk.org, Konstantin Ananyev <konstantin.ananyev@intel.com>
Subject: Re: [dpdk-dev] [PATCH] lib/librte_ip_frag: Remove PKT_TX_IP_CKSUM offload flags
Date: Tue, 16 Jul 2019 00:05:16 +0200	[thread overview]
Message-ID: <1710765.olV4FGjhGL@xps> (raw)
In-Reply-To: <1563178677-16356-1-git-send-email-skori@marvell.com>

15/07/2019 10:17, Sunil Kumar Kori:
> Current patch is part of following patchset
> http://patches.dpdk.org/patch/53475/
> which is missed to be merged into upstream because of accepted version of this
> patch does not contain this change.
> 
> Accepted patchset is given below:
> http://patches.dpdk.org/patch/56202/
> 
> Patchset is already reviewed and acked on maillist. Also corrersponding release
> notes are updated.
[..]
> --- a/lib/librte_ip_frag/rte_ipv4_fragmentation.c
> +++ b/lib/librte_ip_frag/rte_ipv4_fragmentation.c
> -		out_pkt->ol_flags |= PKT_TX_IP_CKSUM;
>  		out_pkt->l3_len = sizeof(struct rte_ipv4_hdr);

Jerin, what happened? A part of the patch was missing?
Is this patch really required?
If this patch is required, the commit log must be changed.



  reply	other threads:[~2019-07-15 22:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-15  8:17 [dpdk-dev] [PATCH] lib/librte_ip_frag: Remove PKT_TX_IP_CKSUM offload flags Sunil Kumar Kori
2019-07-15 22:05 ` Thomas Monjalon [this message]
2019-07-16  5:41   ` Jerin Jacob Kollanukkaran
2019-07-16  6:28     ` Sunil Kumar Kori

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=1710765.olV4FGjhGL@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=konstantin.ananyev@intel.com \
    --cc=skori@marvell.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 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.