15/09/2021 23:40, Dmitry Kozlyuk: > --- a/doc/guides/rel_notes/release_20_11.rst > +++ b/doc/guides/rel_notes/release_20_11.rst > @@ -662,6 +662,9 @@ API Changes > * sched: Removed ``tb_rate``, ``tc_rate``, ``tc_period`` and ``tb_size`` > from ``struct rte_sched_subport_params``. > > +* compressdev: Renamed ``min`` and ``max`` fields of ``rte_param_log2_range`` > + structure to ``minimum`` and ``maximum``, respectively.
It should be in release notes of 21.11, not 20.11, yes one year passed ;)