05/07/2022 15:32, Harry van Haaren:
> This commit fixes an issue where calling rte_service_lcore_stop()
> would result in a service's "active on lcore" status becoming stale.
>
> The stale status would result in rte_service_may_be_active() always
> returning "1", indiciating that the service is no
This commit fixes an issue where calling rte_service_lcore_stop()
would result in a service's "active on lcore" status becoming stale.
The stale status would result in rte_service_may_be_active() always
returning "1", indiciating that the service is not certainly stopped.
This is fixed by ensurin
2 matches
Mail list logo