[dpdk-dev] [PATCH 1/5] compressdev: rename fields for Windows compatibility

Thomas Monjalon thomas at monjalon.net
Thu Sep 23 19:06:05 CEST 2021


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 ;)




More information about the dev mailing list