Re: [lng-odp] [API-NEXT PATCH v4 1/9] api: packet_io: clarify what happens when not all packets are sent

2015-07-03 Thread Savolainen, Petri (Nokia - FI/Espoo)
-Original Message- From: ext Zoltan Kiss [mailto:zoltan.k...@linaro.org] Sent: Wednesday, July 01, 2015 8:06 PM To: lng-odp@lists.linaro.org Cc: Savolainen, Petri (Nokia - FI/Espoo) Subject: [API-NEXT PATCH v4 1/9] api: packet_io: clarify what happens when not all packets are sent

[lng-odp] [API-NEXT PATCH v4 1/9] api: packet_io: clarify what happens when not all packets are sent

2015-07-01 Thread Zoltan Kiss
Clarify that the user owns all events not sent/enqueued successfully. Currently our examples are not handling this situation as well. Signed-off-by: Zoltan Kiss zoltan.k...@linaro.org --- v4: - improve commit message - move changes into the body of the description include/odp/api/packet_io.h |