Re: [dpdk-dev] [PATCH 1/2] config: deduplicate options

2020-02-12 Thread David Marchand
On Wed, Feb 12, 2020 at 12:57 AM Thomas Monjalon wrote: > > Some config options are overwritten with the same value > as the one inherited from its template parent. > Such duplicates which have no meaningful comments are removed. > > Signed-off-by: Thomas Monjalon > --- > config/common_armv8a_li

[dpdk-dev] [PATCH 1/2] config: deduplicate options

2020-02-11 Thread Thomas Monjalon
Some config options are overwritten with the same value as the one inherited from its template parent. Such duplicates which have no meaningful comments are removed. Signed-off-by: Thomas Monjalon --- config/common_armv8a_linux| 2 -- config/common_linux