Re: [dpdk-dev] [PATCH v2] net/mlx4: fix drop flow resources not freed

2018-02-01 Thread Shahaf Shuler
Wednesday, January 31, 2018 5:33 PM, Adrien Mazarguil: > Resources allocated for drop flow rules are not freed properly. This causes a > memory leak and triggers an assertion failure on a reference counter when > compiled in debug mode. > > This issue can be reproduced with testpmd by entering the

[dpdk-dev] [PATCH v2] net/mlx4: fix drop flow resources not freed

2018-01-31 Thread Adrien Mazarguil
Resources allocated for drop flow rules are not freed properly. This causes a memory leak and triggers an assertion failure on a reference counter when compiled in debug mode. This issue can be reproduced with testpmd by entering the following commands: flow create 0 ingress pattern eth / end ac