Re: [PATCH v2 2/4] examples/server_node_efd: simplify build configuration

2023-06-20 Thread David Marchand
On Tue, Jun 20, 2023 at 11:42 AM Thomas Monjalon wrote: > > 13/06/2023 16:06, David Marchand: > > Rename sub directories in this example. > > This removes the only special case in examples and will ease a next > > change. > > For more clarity, it could be said what is a special case > (name of dir

Re: [PATCH v2 2/4] examples/server_node_efd: simplify build configuration

2023-06-20 Thread Thomas Monjalon
13/06/2023 16:06, David Marchand: > Rename sub directories in this example. > This removes the only special case in examples and will ease a next > change. For more clarity, it could be said what is a special case (name of directory different of the generated binary).

[PATCH v2 2/4] examples/server_node_efd: simplify build configuration

2023-06-13 Thread David Marchand
Rename sub directories in this example. This removes the only special case in examples and will ease a next change. Signed-off-by: David Marchand Acked-by: Bruce Richardson --- doc/guides/sample_app_ug/server_node_efd.rst | 14 +++--- examples/meson.build