[lng-odp] [RFC] A prototype of a SW scheduler for ODP

2016-09-20 Thread ola.liljedahl
From: Ola Liljedahl A Monkeys Can Code Production <*- Locks are for Lamers -*> A high performance SW scheduler for ODP A queue and scheduler design attempting to use lock-free and lock-less synchronisation where possible and

Re: [lng-odp] LPM Algorithm APIs in ODP

2016-09-20 Thread Mike Holmes
On 20 September 2016 at 13:37, gyanesh patra wrote: > Hi, > The L3fwd is a great addition to the ODP. I am curious if the IPv6 support > is also under investigation for the l3fwd example?? > We dont have anything scheduled to specifically address IPv6 > If not it

[lng-odp] query regarding cuckoo hash table support

2016-09-20 Thread gyanesh patra
Hi, I am unable to find the cuckoo hash files in the recent code base. Is the feature is removed from ODP code base or renamed to something else? Thank you Gyanesh

Re: [lng-odp] LPM Algorithm APIs in ODP

2016-09-20 Thread gyanesh patra
Hi, The L3fwd is a great addition to the ODP. I am curious if the IPv6 support is also under investigation for the l3fwd example?? If not it will be of my interest to take it up and contribute to ODP code base. Thank you P Gyanesh Kumar Patra On Mon, Apr 18, 2016 at 10:26 PM, HePeng

Re: [lng-odp] RFC: packet interface to drivers

2016-09-20 Thread Christophe Milard
On 20 September 2016 at 16:01, Bill Fischofer wrote: > > > On Tue, Sep 20, 2016 at 8:30 AM, Christophe Milard < > christophe.mil...@linaro.org> wrote: > >> Hi, >> >> I am here trying to make a summary of what is needed by the driver >> interface >> regarding odp packet

Re: [lng-odp] RFC: packet interface to drivers

2016-09-20 Thread Bill Fischofer
On Tue, Sep 20, 2016 at 8:30 AM, Christophe Milard < christophe.mil...@linaro.org> wrote: > Hi, > > I am here trying to make a summary of what is needed by the driver > interface > regarding odp packet handling. Will serve as the base for the discussions > at connect. Please read and comment...

[lng-odp] RFC: packet interface to drivers

2016-09-20 Thread Christophe Milard
Hi, I am here trying to make a summary of what is needed by the driver interface regarding odp packet handling. Will serve as the base for the discussions at connect. Please read and comment... possibly at connect... /Christophe >From the driver perspective, the situation is rather simple: what

Re: [lng-odp] [PATCH v2 1/2] test: perf: add new scheduling latency test

2016-09-20 Thread Savolainen, Petri (Nokia - FI/Espoo)
Hi, First, this app is written according to the current API and we'd like to start latency testing schedulers ASAP. A review of the app code itself would be appreciated. Anayway, I'll answer those API related comments under. > -Original Message- > From: lng-odp