Re: [lng-odp] [API-NEXTv4 1/3] api: classification: add support for packet hashing in classification

2017-07-25 Thread Bala Manoharan
dp] [API-NEXTv4 1/3] api: classification: add support for > packet hashing in classification > > Enable packet hashing per CoS to be able to distribute incoming packets to > multiple queues linked with a CoS. > > Signed-off-by: Balasubramanian Manoharan > --- > v4: incorporates

Re: [lng-odp] [API-NEXTv4 1/3] api: classification: add support for packet hashing in classification

2017-07-25 Thread Bala Manoharan
Regards, Bala On 25 July 2017 at 06:51, Bill Fischofer wrote: > > > On Wed, Jul 19, 2017 at 9:37 PM, Balasubramanian Manoharan < > bala.manoha...@linaro.org> wrote: > >> Enable packet hashing per CoS to be able to distribute incoming packets to >> multiple queues linked with a CoS. >> >> Signed-

Re: [lng-odp] [API-NEXTv4 1/3] api: classification: add support for packet hashing in classification

2017-07-25 Thread Nikhil Agarwal
-Original Message- From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of Balasubramanian Manoharan Sent: Thursday, July 20, 2017 8:07 AM To: lng-odp@lists.linaro.org Subject: [lng-odp] [API-NEXTv4 1/3] api: classification: add support for packet hashing in classification

Re: [lng-odp] [API-NEXTv4 1/3] api: classification: add support for packet hashing in classification

2017-07-24 Thread Bill Fischofer
BTW, we'll also need extensions to the classifier validation test suite to cover these new APIs as well as User Guide updates. These can be separate patches if desired. On Mon, Jul 24, 2017 at 8:21 PM, Bill Fischofer wrote: > > > On Wed, Jul 19, 2017 at 9:37 PM, Balasubramanian Manoharan < > bal

Re: [lng-odp] [API-NEXTv4 1/3] api: classification: add support for packet hashing in classification

2017-07-24 Thread Bill Fischofer
On Wed, Jul 19, 2017 at 9:37 PM, Balasubramanian Manoharan < bala.manoha...@linaro.org> wrote: > Enable packet hashing per CoS to be able to distribute incoming packets to > multiple queues linked with a CoS. > > Signed-off-by: Balasubramanian Manoharan > --- > v4: incorporates review comments fr

[lng-odp] [API-NEXTv4 1/3] api: classification: add support for packet hashing in classification

2017-07-24 Thread Balasubramanian Manoharan
Enable packet hashing per CoS to be able to distribute incoming packets to multiple queues linked with a CoS. Signed-off-by: Balasubramanian Manoharan --- v4: incorporates review comments from Petri include/odp/api/spec/classification.h | 83 --- 1 file changed,