History log of /dpdk/examples/server_node_efd/efd_server/init.c (Results 1 – 1 of 1)
Revision Date Author Comments
# 7faf4bd3 20-Jun-2023 David Marchand <david.marchand@redhat.com>

examples/server_node_efd: simplify build configuration

The server_node_efd example contains various binaries whose sources are
in sub directories that do not match their name.

Rename sub directorie

examples/server_node_efd: simplify build configuration

The server_node_efd example contains various binaries whose sources are
in sub directories that do not match their name.

Rename sub directories in this example and stop overriding the binaries
names in meson.build.
This makes a next change easier in the build scripts used by CI.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>

show more ...