Re: [dpdk-dev] [PATCH v8 8/8] sched: remove redundant code

2020-10-09 Thread Thomas Monjalon
Hi, > Remove redundant data structure fields references from > functions and subport level data structures. It also > update the release and deprecation note > > Signed-off-by: Savinay Dharmappa > --- > > doc/guides/rel_notes/deprecation.rst | 6 > doc/guides/rel_notes/release_20_11.rs

[dpdk-dev] [PATCH v8 8/8] sched: remove redundant code

2020-10-07 Thread Savinay Dharmappa
Remove redundant data structure fields references from functions and subport level data structures. It also update the release and deprecation note Signed-off-by: Savinay Dharmappa --- doc/guides/rel_notes/deprecation.rst | 6 doc/guides/rel_notes/release_20_11.rst | 1 + lib/librte_sch