Re: [dpdk-dev] [PATCH 0/4] one more step in makefiles deprecation

2020-06-17 Thread Stephen Hemminger
On Thu, 18 Jun 2020 02:42:14 +0200 Thomas Monjalon wrote: > Some "make" usages are cleaned up in the documentation, > and an inevitable deprecation warning is printed when using "make". > > > * > NOTE: Lots of docs must be converted to meson > build,

[dpdk-dev] [PATCH 0/4] one more step in makefiles deprecation

2020-06-17 Thread Thomas Monjalon
Some "make" usages are cleaned up in the documentation, and an inevitable deprecation warning is printed when using "make". * NOTE: Lots of docs must be converted to meson build, configuration and installation layout, as soon as possible. Please HELP!