>
> 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: [email protected]
> Cc: [email protected]
> ---Acked-by: Konstantin Ananyev <[email protected]> > 2.17.0 >

