Re: [lng-odp] [RFC] api: classification: add random early discard

2017-06-13 Thread Bala Manoharan
On 13 June 2017 at 04:10, Bill Fischofer wrote: > On Mon, Jun 12, 2017 at 6:41 AM, Balasubramanian Manoharan > wrote: > > Add random early discard configuration to class-of-service > > > > Signed-off-by: Balasubramanian Manoharan > > --- > > include/odp/api/spec/classification.h | 44 > +++

Re: [lng-odp] [RFC] api: classification: add random early discard

2017-06-12 Thread Bill Fischofer
On Mon, Jun 12, 2017 at 6:41 AM, Balasubramanian Manoharan wrote: > Add random early discard configuration to class-of-service > > Signed-off-by: Balasubramanian Manoharan > --- > include/odp/api/spec/classification.h | 44 > +++ > 1 file changed, 44 insertions(+

[lng-odp] [RFC] api: classification: add random early discard

2017-06-12 Thread Balasubramanian Manoharan
Add random early discard configuration to class-of-service Signed-off-by: Balasubramanian Manoharan --- include/odp/api/spec/classification.h | 44 +++ 1 file changed, 44 insertions(+) diff --git a/include/odp/api/spec/classification.h b/include/odp/api/spec/cla