Thread (28 messages) 28 messages, 4 authors, 2017-07-04

Re: [PATCH v2 3/5] eventdev: add ring structure for events

From: Van Haaren, Harry <hidden>
Date: 2017-07-03 09:52:56

From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Bruce Richardson
Sent: Friday, June 30, 2017 4:06 PM
To: dev@dpdk.org
Cc: olivier.matz@6wind.com; jerin.jacob@caviumnetworks.com; Richardson, Bruce
[off-list ref]
Subject: [dpdk-dev] [PATCH v2 3/5] eventdev: add ring structure for events

Add in a new rte_event_ring structure type and functions to allow events to
be passed core to core. This is needed because the standard rte_ring type
only works on pointers, while for events, we want to copy the entire, 16B
events themselves - not just pointers to them. The code makes extensive use
of the functions already defined in rte_ring.h

Signed-off-by: Bruce Richardson <redacted>
Acked-by: Harry van Haaren <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help