[dpdk-dev] [PATCH v3] service: support C++ linkage
Thomas Monjalon
thomas at monjalon.net
Thu Jul 9 15:21:37 CEST 2020
09/07/2020 14:32, levendsayar at gmail.com:
> From: Levend Sayar <levendsayar at gmail.com>
>
> "extern C" define is added to rte_service_component.h file
> to be able to use in C++ context
It is a bug.
The title should be "service: fix C++ linkage"
And these tags must be added:
Fixes: 21698354c832 ("service: introduce service cores concept")
Cc: stable at dpdk.org
If you agree, I can do the change while merging.
More information about the dev
mailing list