[dpdk-dev] [PATCH] lib/librte_ip_frag: Remove PKT_TX_IP_CKSUM offload flags

Thomas Monjalon thomas at monjalon.net
Tue Jul 16 00:05:16 CEST 2019


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.




More information about the dev mailing list