Hello,

I was looking onto a shortcut code to free packets results from IPsec
call. Initially I wanted to just call odp_packet_free_multi() on top of
that array. However I noticed that the function segfaults if called with
an array containing ODP_PACKET_INVALID. Is it correct to call
odp_packet_free_multi() on top of such arrays, or I'd better handcode
such function checking and freeing packets one by one.

-- 
With best wishes
Dmitry

Reply via email to