Re: [dpdk-dev] [PATCH v8 04/14] build: reformat and move Arm config and comments

2020-11-09 Thread Honnappa Nagarahalli
> > > Change formatting so that it's more consistent and readable, > > > add/modify comments/stdout messages, move configuration options to > > > more appropriate places and make the order consistent according to > > > these > > rules: > > > 1. First list generic configuration options, then list

Re: [dpdk-dev] [PATCH v8 04/14] build: reformat and move Arm config and comments

2020-11-09 Thread Juraj Linkeš
> -Original Message- > From: Honnappa Nagarahalli > Sent: Sunday, November 8, 2020 3:51 AM > To: Juraj Linkeš ; bruce.richard...@intel.com; > Ruifeng Wang ; Phil Yang ; > vcchu...@amazon.com; Dharmik Thakkar ; > jerinjac...@gmail.com; hemant.agra...@nxp.com; Ajit Khaparde > (ajit.khapa..

Re: [dpdk-dev] [PATCH v8 04/14] build: reformat and move Arm config and comments

2020-11-07 Thread Honnappa Nagarahalli
> > Change formatting so that it's more consistent and readable, add/modify > comments/stdout messages, move configuration options to more appropriate > places and make the order consistent according to these rules: > 1. First list generic configuration options, then list options that may >b

[dpdk-dev] [PATCH v8 04/14] build: reformat and move Arm config and comments

2020-11-06 Thread Juraj Linkeš
Change formatting so that it's more consistent and readable, add/modify comments/stdout messages, move configuration options to more appropriate places and make the order consistent according to these rules: 1. First list generic configuration options, then list options that may be overwritten.