> 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 <ano...@marvell.com> > Suggested-by: Stephen Hemminger <step...@networkplumber.org> Acked-by: Akhil Goyal <gak...@marvell.com> Applied to dpdk-next-crypto Thanks.
- [PATCH] examples/ipsec-secgw: use bulk free Anoob Joseph
- RE: [PATCH] examples/ipsec-secgw: use bulk free Konstantin Ananyev
- RE: [PATCH] examples/ipsec-secgw: use bulk free Akhil Goyal