[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

Re: [lng-odp] [API-NEXT PATCH v4 3/8] pktio: loop: use handle instead of pointer to buffer

2017-04-30 Thread Bill Fischofer
On Sun, Apr 30, 2017 at 12:25 PM, Honnappa Nagarahalli < honnappa.nagaraha...@linaro.org> wrote: > On 26 April 2017 at 07:10, Elo, Matias (Nokia - FI/Espoo) > wrote: > > > >> On 19 Apr 2017, at 10:14, Brian Brooks wrote: > >> > >> Signed-off-by: Kevin Wang > >> --- > >> platform/linux-generic/p

Re: [lng-odp] [API-NEXT PATCH v4 3/8] pktio: loop: use handle instead of pointer to buffer

2017-04-30 Thread Honnappa Nagarahalli
On 26 April 2017 at 07:10, Elo, Matias (Nokia - FI/Espoo) wrote: > >> On 19 Apr 2017, at 10:14, Brian Brooks wrote: >> >> Signed-off-by: Kevin Wang >> --- >> platform/linux-generic/pktio/loop.c | 11 +-- >> 1 file changed, 9 insertions(+), 2 deletions(-) >> >> diff --git a/platform/linux-

Re: [lng-odp] [API-NEXT PATCH v3 01/11] api: time: remove odp_time_to_u64 from API

2017-04-30 Thread Bill Fischofer
Aside from the deprecation question, for this series: Reviewed-and-tested-by: Bill Fischofer Also, Parts 9 and 11 are fine but both cause checkpatch to hiccup: bill@Ubuntu64:~/linaro/hubodp$ ./scripts/checkpatch.pl 0009-linux-gen-time-use-hw-time-counter-when-available.patch Unescaped left brac