On Fri, Feb 4, 2022 at 11:12 PM Bruce Richardson
wrote:
>
> The eventdev headers had issues when used from C++
>
> * Missing closing "}" for the extern "C" block
> * No automatic casting to/from void *
>
> Signed-off-by: Bruce Richardson
Acked-by: Jerin Jacob
> ---
> lib/eventdev/rte_event_t
The eventdev headers had issues when used from C++
* Missing closing "}" for the extern "C" block
* No automatic casting to/from void *
Signed-off-by: Bruce Richardson
---
lib/eventdev/rte_event_timer_adapter.h | 3 +++
lib/eventdev/rte_eventdev.h| 2 +-
2 files changed, 4 insertion
2 matches
Mail list logo