Re: [dpdk-dev] [PATCH] doc: deprecation notice for sched changes

2019-01-28 Thread Pattan, Reshma
ingh, Jasvinder ; Dumitrescu, Cristian > > Subject: [dpdk-dev] [PATCH] doc: deprecation notice for sched changes > > From: Jasvinder Singh > > Add deprecation note for making changes in data structures, APIs and macros in > order to increase the traffic classes, flexible

[dpdk-dev] [PATCH] doc: deprecation notice for sched changes

2019-01-28 Thread Reshma Pattan
From: Jasvinder Singh Add deprecation note for making changes in data structures, APIs and macros in order to increase the traffic classes, flexible mapping of pipe queues to traffic classes, subport level configuration of pipes, queues sizes, etc. Signed-off-by: Jasvinder Singh Cc: Cristian Du