[dpdk-dev] [PATCH] doc: announce ABI change for librte_cfgfile

Mrzyglod, DanielX T danielx.t.mrzyglod at intel.com
Thu Jul 16 14:28:12 CEST 2015



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Cristian Dumitrescu
> Sent: Thursday, July 16, 2015 1:37 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] doc: announce ABI change for librte_cfgfile
> 
> 
> Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
> ---
>  doc/guides/rel_notes/abi.rst |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/doc/guides/rel_notes/abi.rst b/doc/guides/rel_notes/abi.rst
> index 126f73e..942f3ea 100644
> --- a/doc/guides/rel_notes/abi.rst
> +++ b/doc/guides/rel_notes/abi.rst
> @@ -29,3 +29,8 @@ Deprecation Notices
>    and several ``PKT_RX_`` flags will be removed, to support unified packet type
>    from release 2.1. Those changes may be enabled in the upcoming release 2.1
>    with CONFIG_RTE_NEXT_ABI.
> +
> +* librte_cfgfile (rte_cfgfile.h): In order to allow for longer names and values,
> +  the value of macros CFG_NAME_LEN and CFG_NAME_VAL will be increased.
> Most
> +  likely, the new values will be 64 and 256, respectively.
> +
> --
> 1.7.4.1

Acked-by: Daniel Mrzyglod <danielx.t.mrzyglod at intel.com> 


More information about the dev mailing list