Re: [dpdk-dev] [PATCH v2 20/20] net/bnxt: handle flow flush handling

2019-10-03 Thread Ferruh Yigit
On 10/3/2019 12:26 AM, Ajit Khaparde wrote: > We are not freeing all the flows when a flow_flush is called. > Iterate through all the flows belonging to all the VNICs in use and > free the filters. For the patch title "handle flow flush handling", I think here 'handle' means fixing the "flow flush

[dpdk-dev] [PATCH v2 20/20] net/bnxt: handle flow flush handling

2019-10-02 Thread Ajit Khaparde
We are not freeing all the flows when a flow_flush is called. Iterate through all the flows belonging to all the VNICs in use and free the filters. Reviewed-by: Rahul Gupta Reviewed-by: Venkat Duvvuru Reviewed-by: Kalesh Anakkur Purayil Signed-off-by: Ajit Khaparde --- drivers/net/bnxt/bnxt_f