01/05/2020 22:43, Ananyev, Konstantin: > > > > > When fragmenting ipv4 packet, the data offset should be calculated through > > the ihl field in ip header rather than using sizeof(struct rte_ipv4_hdr). > > > > Fixes: 4c38e5532a07 ("ip_frag: refactor IPv4 fragmentation into a proper > > library") > > Cc: anatoly.bura...@intel.com > > Cc: sta...@dpdk.org > > --- > > Acked-by: Konstantin Ananyev <konstantin.anan...@intel.com>
The patch cannot be merged because it is missing a Signed-off-by line. In general, please follow the contributions guideline here: http://core.dpdk.org/contribute/#send Would be appreciated to number subsequent versions of the patches, and use --in-reply-to to keep them threaded.