[dpdk-dev] [PATCH] ip_frag: fix fragmenting ipv4 packet with header option

Thomas Monjalon thomas at monjalon.net
Wed Mar 24 22:30:17 CET 2021


24/05/2020 17:27, Thomas Monjalon:
> 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.burakov at intel.com
> > > Cc: stable at dpdk.org
> > > ---
> > 
> > Acked-by: Konstantin Ananyev <konstantin.ananyev at 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.

Are we going to celebrate one year birthday of this patch? :)
How can we proceed?




More information about the dev mailing list