[dpdk-dev] [PATCH] example/ipv4_multicast: fix app hanging when using clone

Burakov, Anatoly anatoly.burakov at intel.com
Tue Nov 13 11:21:49 CET 2018


On 12-Nov-18 8:46 PM, Herakliusz Lipiec wrote:
> This example was dropping packets when using clone (ip 224.0.0.103).
> The problem was that mbufs were not freed. This was caused by coping
> ol_flags from cloned mbuf to header mbufs.
> 
> Signed-off-by: Herakliusz Lipiec <herakliusz.lipiec at intel.com>
> ---

I agree with Thomas, needs clearer description. Suggest using some of 
the wording provided by Konstantin in later replies. Also, needs a 
Fixes: tag and a CC: stable, because it appears that this bug has been 
around for a few releases.

-- 
Thanks,
Anatoly


More information about the dev mailing list