Re: [dpdk-dev] [PATCH 0/5] cleanup comments and logs about config options

2020-10-23 Thread Thomas Monjalon
23/10/2020 09:37, David Marchand: > On Fri, Oct 23, 2020 at 12:05 AM Thomas Monjalon wrote: > > > > Below patches are cleaning traces of CONFIG_RTE_ after make removal, > > except one occurence in app/test/test_cryptodev.c (left as exercise). > > PS: In reality I don't know what must be done for t

Re: [dpdk-dev] [PATCH 0/5] cleanup comments and logs about config options

2020-10-23 Thread David Marchand
On Fri, Oct 23, 2020 at 12:05 AM Thomas Monjalon wrote: > > Below patches are cleaning traces of CONFIG_RTE_ after make removal, > except one occurence in app/test/test_cryptodev.c (left as exercise). > PS: In reality I don't know what must be done for this case about QAT. It seems a reintroducti

[dpdk-dev] [PATCH 0/5] cleanup comments and logs about config options

2020-10-22 Thread Thomas Monjalon
Below patches are cleaning traces of CONFIG_RTE_ after make removal, except one occurence in app/test/test_cryptodev.c (left as exercise). PS: In reality I don't know what must be done for this case about QAT. Thomas Monjalon (5): eal: remove comment about old partition option mem: fix config