> Subject: [PATCH] examples/ipsec-secgw: use bulk free
>
> Use rte_pktmbuf_free_bulk() API instead of looping through the packets
> and freeing individually.
>
> Signed-off-by: Anoob Joseph
> Suggested-by: Stephen Hemminger
Acked-by: Akhil Goyal
Applied to dpdk-next-crypto
Thanks.
> Use rte_pktmbuf_free_bulk() API instead of looping through the packets
> and freeing individually.
>
> Signed-off-by: Anoob Joseph
> Suggested-by: Stephen Hemminger
> ---
> examples/ipsec-secgw/ipsec-secgw.h | 5 +
> 1 file changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/examp
Use rte_pktmbuf_free_bulk() API instead of looping through the packets
and freeing individually.
Signed-off-by: Anoob Joseph
Suggested-by: Stephen Hemminger
---
examples/ipsec-secgw/ipsec-secgw.h | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/examples/ipsec-secgw/ipsec-
3 matches
Mail list logo