Re: [dpdk-dev] [PATCH v4 0/3] Replace compilation time options with log level

2019-03-28 Thread Thomas Monjalon
28/03/2019 19:26, Thomas Monjalon: > > Dharmik Thakkar (3): > > test/hash: replace macro with log-level approach > > test/efd: enable unit test compilation always > > test/timer: enable unit test compilation always > > Applied, thanks PS: for 32-bit build, I had to replace "%lu" by "%"PRIuP

Re: [dpdk-dev] [PATCH v4 0/3] Replace compilation time options with log level

2019-03-28 Thread Thomas Monjalon
> Dharmik Thakkar (3): > test/hash: replace macro with log-level approach > test/efd: enable unit test compilation always > test/timer: enable unit test compilation always Applied, thanks