From 7d7d61a47c6a168c3c5a0346ebfe86421c6b4582 Mon Sep 17 00:00:00 2001 From: Cristian Dumitrescu Date: Thu, 16 Jul 2015 12:36:30 +0100 Subject: [PATCH] doc: announce ABI change for config file library Signed-off-by: Cristian Dumitrescu Acked-by: Maciej Gajdzica Acked-by: Daniel Mrzyglod Acked-by: Jasvinder Singh --- doc/guides/rel_notes/deprecation.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 8e73cc30e9..5cf01a42d5 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -70,3 +70,7 @@ Deprecation Notices * The scheduler statistics structure will change to allow keeping track of RED actions. + +* librte_cfgfile: 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. -- 2.20.1