> -Original Message-
> From: Nikhil Rao
> Sent: Thursday, May 30, 2019 6:50 AM
> To: Jerin Jacob Kollanukkaran
> Cc: dev@dpdk.org; Nikhil Rao
> Subject: [EXT] [PATCH 1/2] eventdev: replace mbufs with events in Rx
> callback
>
> Replace the mbuf pointer array in the event eth Rx adapt
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
---
lib/librte_eventdev/rte_event_eth_rx_adapter.
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
---
lib/librte_eventdev/rte_event_eth_rx_adapter.
3 matches
Mail list logo