Re: [lng-odp] [PATCH] linux-gen: use odp_queue_t for the internal queue interface

2016-12-21 Thread Kevin Wang
: Mike Holmes Sent: Wednesday, December 21, 2016 11:26:42 PM To: Kevin Wang Cc: lng-odp; Kevin Wang Subject: Re: [lng-odp] [PATCH] linux-gen: use odp_queue_t for the internal queue interface Hi Kevin This came from your ARM address, does it need to be via your Linaro address for legal reasons ?

Re: [lng-odp] [PATCH] linux-gen: use odp_queue_t for the internal queue interface

2016-12-21 Thread Mike Holmes
Hi Kevin This came from your ARM address, does it need to be via your Linaro address for legal reasons ? Mike On 18 December 2016 at 20:58, Kevin Wang wrote: > From: "kevin.wang" > > To make the queue component to be modulized, the other > components aren't allowed to access the detailed data

[lng-odp] [PATCH] linux-gen: use odp_queue_t for the internal queue interface

2016-12-18 Thread Kevin Wang
From: "kevin.wang" To make the queue component to be modulized, the other components aren't allowed to access the detailed data structure of queue. The only way to access queue is from the internal queue interface by using odp_queue_t as a handler Signed-off-by: kevin.wang --- .../include/odp_