[dpdk-dev] [PATCH 3/3] librte_cfgfile: rework

2015-06-15 Thread Thomas Monjalon
2015-05-29 17:26, Maciej Gajdzica: > From: Pawel Wodkowski > > This patch add following features: > 1. Make entry variable length - remove 64 byte limit. > 2. Add line continue character '\' to make multiline values possible. > > This patch also fixes following issues: > 1. BUG: section were

[dpdk-dev] [PATCH 3/3] librte_cfgfile: rework

2015-05-29 Thread Maciej Gajdzica
From: Pawel Wodkowski This patch add following features: 1. Make entry variable length - remove 64 byte limit. 2. Add line continue character '\' to make multiline values possible. This patch also fixes following issues: 1. BUG: section were allocated as a block