[lng-odp] Modular queue interface

2017-04-30 Thread Honnappa Nagarahalli
We talked about introducing the modular queue interface. I spent time re-looking at this, according to me it does not solve any issues we have currently. The main issue we are trying to address currently is avoiding code under #ifdefs and the resulting compilation combinations and testing those co

[lng-odp] Modular queue interface

2017-05-23 Thread Honnappa Nagarahalli
I am looking at the modular queue interface. I see that the queue_entry_s structure has 'pktin' and 'pktout'. These two structure members are accessed in pkt I/O directly (odp_pkt_io.c, functions: pktout_enqueue, pktout_enq_multi, pktin_dequeue, pktin_deq_multi). For modular queue interface these t

Re: [lng-odp] Modular queue interface

2017-05-01 Thread Bill Fischofer
On Sun, Apr 30, 2017 at 11:05 PM, Honnappa Nagarahalli < honnappa.nagaraha...@linaro.org> wrote: > We talked about introducing the modular queue interface. I spent time > re-looking at this, according to me it does not solve any issues we > have currently. > > The main issue we are trying to addre

Re: [lng-odp] Modular queue interface

2017-05-01 Thread Honnappa Nagarahalli
On 1 May 2017 at 12:58, Bill Fischofer wrote: > > > On Sun, Apr 30, 2017 at 11:05 PM, Honnappa Nagarahalli > wrote: >> >> We talked about introducing the modular queue interface. I spent time >> re-looking at this, according to me it does not solve any issues we >> have currently. >> >> The main

Re: [lng-odp] Modular queue interface

2017-05-01 Thread Bill Fischofer
On Mon, May 1, 2017 at 4:02 PM, Honnappa Nagarahalli < honnappa.nagaraha...@linaro.org> wrote: > On 1 May 2017 at 12:58, Bill Fischofer wrote: > > > > > > On Sun, Apr 30, 2017 at 11:05 PM, Honnappa Nagarahalli > > wrote: > >> > >> We talked about introducing the modular queue interface. I spent

Re: [lng-odp] Modular queue interface

2017-05-02 Thread Savolainen, Petri (Nokia - FI/Espoo)
> -Original Message- > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of > Honnappa Nagarahalli > Sent: Tuesday, May 02, 2017 12:03 AM > To: Bill Fischofer > Cc: lng-odp-forward > Subject: Re: [lng-odp] Modular queue interface > > O

Re: [lng-odp] Modular queue interface

2017-05-02 Thread Maxim Uvarov
; Cc: lng-odp-forward > > Subject: Re: [lng-odp] Modular queue interface > > > > On 1 May 2017 at 12:58, Bill Fischofer > wrote: > > > > > > > > > On Sun, Apr 30, 2017 at 11:05 PM, Honnappa Nagarahalli > > > wrote: > > >> > >

Re: [lng-odp] Modular queue interface

2017-05-02 Thread Bill Fischofer
gt; > Sent: Tuesday, May 02, 2017 12:03 AM >> > To: Bill Fischofer >> > Cc: lng-odp-forward >> > Subject: Re: [lng-odp] Modular queue interface >> > >> > On 1 May 2017 at 12:58, Bill Fischofer >> wrote: >> > > >> > > >

Re: [lng-odp] Modular queue interface

2017-05-02 Thread Honnappa Nagarahalli
t; >>> > -Original Message- >>> > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of >>> > Honnappa Nagarahalli >>> > Sent: Tuesday, May 02, 2017 12:03 AM >>> > To: Bill Fischofer >>> > Cc: lng-