History log of /spdk/examples/thread/Makefile (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v24.05, v24.09-pre, v24.05-rc1, LTS, v24.01, v24.05-pre, v24.01-rc1, v23.09, v24.01-pre, v23.09-rc1, v23.05, v23.09-pre, v23.01.1, v23.01, v23.05-pre, v23.01-rc1, v22.01.2, v22.09
# c5b91b13 26-Sep-2022 Krzysztof Karas <krzysztof.karas@intel.com>

examples: add a thread example application

Currently we do not have any examples on how to
write and use thread library, other than
in examples/nvmf/nvmf. Adding a new application
will help general

examples: add a thread example application

Currently we do not have any examples on how to
write and use thread library, other than
in examples/nvmf/nvmf. Adding a new application
will help general understanding of thread library.

Change-Id: Ib1cca88d128fe3254c8a57cda1f2f7193d3d2e31
Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14846
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Jim Harris <jim.harris@gmail.com>

show more ...