> -----Original Message-----
> From: Pattan, Reshma
> Sent: Monday, October 8, 2018 12:19 PM
> To: [email protected]; Dumitrescu, Cristian <[email protected]>;
> Singh, Jasvinder <[email protected]>
> Cc: Pattan, Reshma <[email protected]>
> Subject: [PATCH v4] net/softnic: add flow flush API
> 
> Add rte flow flush api for flushing
> all the flows of the port.
> 
> Signed-off-by: Reshma Pattan <[email protected]>
> ---
> v4: Abort on rule deletion failures only at the end.
> v3: Some style related changes
> v2: Use TAILQ_FOREACH_SAFE instead of TAILQ_FOREACH
> for safe removal using TAILQ_REMOVAL.
> ---
>  drivers/net/softnic/rte_eth_softnic_flow.c | 50 +++++++++++++++++++++-
>  1 file changed, 49 insertions(+), 1 deletion(-)
> 

Acked-by: Cristian Dumitrescu <[email protected]>

Applied to next-pipeline tree, thanks!

Reply via email to