> -Original Message-
> From: Nikhil Rao
> Sent: Thursday, May 9, 2019 5:27 AM
> To: Jerin Jacob Kollanukkaran
> Cc: dev@dpdk.org; Nikhil Rao
> Subject: [EXT] [RFC] eventdev: replace mbufs with events in Rx callback
>
> Replace the mbuf pointer array in the event eth Rx adapter callback
Replace the mbuf pointer array in the event eth Rx adapter
callback with an event array instead of an mbuf array. Using
an event array allows the application to change attributes
of the events enqueued by the SW adapter.
Signed-off-by: Nikhil Rao
---
Hi All,
Please review the new interface prop
2 matches
Mail list logo