[PATCH v2 0/4] cfgfile: enhance error detecting
Chengwen Feng
fengchengwen at huawei.com
Fri Jul 5 11:31:11 CEST 2024
When I was trying to debug a problem introduced by config.ini in
test-dma-perf, I found the cfgfile library should enhance error
detecting, so got this patchset.
Chengwen Feng (4):
cfgfile: remove dead code
cfgfile: support verify name and value
cfgfile: verify add section and entry result
cfgfile: add strict parse flag
---
v2: replace unique name with strict parse flag which address Stephen's
comment.
lib/cfgfile/rte_cfgfile.c | 70 +++++++++++++++++++++++++++++----------
lib/cfgfile/rte_cfgfile.h | 7 ++++
2 files changed, 59 insertions(+), 18 deletions(-)
--
2.17.1
More information about the dev
mailing list