On Wed, Sep 06, 2023 at 06:12:25PM +0200, Thomas Monjalon wrote:
> Calls to rte_ctrl_thread_create() are replaced with
> rte_thread_create_control().
>
> In vhost_blk, the control thread is not forced
> to be scheduled on core 0 anymore.
>
> Signed-off-by: Thomas Monjalon
> ---
Acked-by: Tyler R
Calls to rte_ctrl_thread_create() are replaced with
rte_thread_create_control().
In vhost_blk, the control thread is not forced
to be scheduled on core 0 anymore.
Signed-off-by: Thomas Monjalon
---
examples/vhost/main.c | 9 +
examples/vhost_blk/vhost_blk.c | 21 ++
2 matches
Mail list logo