Re: [lng-odp] [PATCH v3 1/2] api: queue: added queue size param

2017-04-12 Thread Bala Manoharan
Regards, Bala On 3 April 2017 at 15:41, Petri Savolainen wrote: > Added capability information about maximum number of queues > and queue sizes. Both are defined per queue type, since > plain and scheduled queues may have different implementations > (e.g. one uses HW while the other is SW). > >

Re: [lng-odp] [PATCH v3 1/2] api: queue: added queue size param

2017-04-12 Thread Honnappa Nagarahalli
Small change as noted below. On 12 April 2017 at 10:19, Bill Fischofer wrote: > Based on today's ARCH call, this seems to be a good approach, with > some slight wording clarification (noted below) > > On Mon, Apr 3, 2017 at 5:11 AM, Petri Savolainen > wrote: >> Added capability information abou

Re: [lng-odp] [PATCH v3 1/2] api: queue: added queue size param

2017-04-12 Thread Bill Fischofer
Based on today's ARCH call, this seems to be a good approach, with some slight wording clarification (noted below) On Mon, Apr 3, 2017 at 5:11 AM, Petri Savolainen wrote: > Added capability information about maximum number of queues > and queue sizes. Both are defined per queue type, since > plai

Re: [lng-odp] [PATCH v3 1/2] api: queue: added queue size param

2017-04-11 Thread Savolainen, Petri (Nokia - FI/Espoo)
> -Original Message- > From: Bill Fischofer [mailto:bill.fischo...@linaro.org] > Sent: Tuesday, April 11, 2017 3:18 PM > To: Maxim Uvarov ; Honnappa Nagarahalli > > Cc: Savolainen, Petri (Nokia - FI/Espoo) labs.com>; lng-odp@lists.linaro.org > Subject: Re: [lng

Re: [lng-odp] [PATCH v3 1/2] api: queue: added queue size param

2017-04-11 Thread Bill Fischofer
avolainen, Petri (Nokia - FI/Espoo) >> > Sent: Friday, April 07, 2017 10:53 AM >> > To: lng-odp@lists.linaro.org >> > Subject: Re: [lng-odp] [PATCH v3 1/2] api: queue: added queue size param >> > >> > Ping. >> > >> > > -Original

Re: [lng-odp] [PATCH v3 1/2] api: queue: added queue size param

2017-04-11 Thread Maxim Uvarov
dp-boun...@lists.linaro.org] On Behalf Of > > Savolainen, Petri (Nokia - FI/Espoo) > > Sent: Friday, April 07, 2017 10:53 AM > > To: lng-odp@lists.linaro.org > > Subject: Re: [lng-odp] [PATCH v3 1/2] api: queue: added queue size param > > > > Ping. > > >

Re: [lng-odp] [PATCH v3 1/2] api: queue: added queue size param

2017-04-10 Thread Savolainen, Petri (Nokia - FI/Espoo)
[PATCH v3 1/2] api: queue: added queue size param > > Ping. > > > -Original Message- > > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of > Petri > > Savolainen > > Sent: Monday, April 03, 2017 1:11 PM > > To: lng-odp@lists

Re: [lng-odp] [PATCH v3 1/2] api: queue: added queue size param

2017-04-07 Thread Savolainen, Petri (Nokia - FI/Espoo)
Ping. > -Original Message- > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of Petri > Savolainen > Sent: Monday, April 03, 2017 1:11 PM > To: lng-odp@lists.linaro.org > Subject: [lng-odp] [PATCH v3 1/2] api: queue: added queue size param >

[lng-odp] [PATCH v3 1/2] api: queue: added queue size param

2017-04-03 Thread Petri Savolainen
Added capability information about maximum number of queues and queue sizes. Both are defined per queue type, since plain and scheduled queues may have different implementations (e.g. one uses HW while the other is SW). Added queue size parameter, which specifies how large storage size application