All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] librte_cfgfile rework and extension
@ 2015-05-29 15:26 Maciej Gajdzica
  2015-05-29 15:26 ` [PATCH 1/3] librte_cfgfile: fix code formating in header file Maciej Gajdzica
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Maciej Gajdzica @ 2015-05-29 15:26 UTC (permalink / raw)
  To: dev

From: Pawel Wodkowski <pawelx.wodkowski@intel.com>

This patchset provide extension to librte_cfgfile to overcome limit of 64
characters for entry value and add line continue feature.

Pawel Wodkowski (3):
  librte_cfgfile: fix code formating in header file
  librte_compat: fix macro deffinition
  librte_cfgfile: rework

 lib/librte_cfgfile/Makefile                |   2 +-
 lib/librte_cfgfile/rte_cfgfile.c           | 792 ++++++++++++++++++++++-------
 lib/librte_cfgfile/rte_cfgfile.h           |  52 +-
 lib/librte_cfgfile/rte_cfgfile_version.map |   8 +
 lib/librte_compat/rte_compat.h             |   2 +-
 5 files changed, 649 insertions(+), 207 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-06-15  9:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-29 15:26 [PATCH 0/3] librte_cfgfile rework and extension Maciej Gajdzica
2015-05-29 15:26 ` [PATCH 1/3] librte_cfgfile: fix code formating in header file Maciej Gajdzica
2015-05-29 15:26 ` [PATCH 2/3] librte_compat: fix macro deffinition Maciej Gajdzica
2015-06-15  9:12   ` Thomas Monjalon
2015-05-29 15:26 ` [PATCH 3/3] librte_cfgfile: rework Maciej Gajdzica
2015-06-15  9:29   ` Thomas Monjalon
2015-06-01  8:34 ` [PATCH 0/3] librte_cfgfile rework and extension Dumitrescu, Cristian

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.