Re: [dpdk-dev] [PATCH v3 2/6] cfgfile: add support for global properties section

2017-03-29 Thread Legacy, Allain
> -Original Message- > From: Dumitrescu, Cristian [mailto:cristian.dumitre...@intel.com] > Sent: Wednesday, March 29, 2017 5:33 AM <...> > > Can we please add a test to check that error is triggered for keys defined > outside any section when the CFG_FLAG_GLOBAL_SECTION is NOT provided >

Re: [dpdk-dev] [PATCH v3 2/6] cfgfile: add support for global properties section

2017-03-29 Thread Dumitrescu, Cristian
> -Original Message- > From: Allain Legacy [mailto:allain.leg...@windriver.com] > Sent: Wednesday, March 29, 2017 1:48 AM > To: Dumitrescu, Cristian ; Richardson, Bruce > > Cc: dev@dpdk.org; yuanhan@linux.intel.com; > thomas.monja...@6wind.com > Subject: [PATCH v3 2/6] cfgfile: add s