> -Original Message-
> From: Pattan, Reshma
> Sent: Monday, October 8, 2018 12:19 PM
> To: dev@dpdk.org; Dumitrescu, Cristian ;
> Singh, Jasvinder
> Cc: Pattan, Reshma
> Subject: [PATCH v4] net/softnic: add flow flush API
>
> Add rte flow flush api for flushing
> all the flows of the
Add rte flow flush api for flushing
all the flows of the port.
Signed-off-by: Reshma Pattan
---
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/rt
2 matches
Mail list logo