[PATCH 08/11] examples: convert to normal control threads
Tyler Retzlaff
roretzla at linux.microsoft.com
Fri Sep 8 06:10:59 CEST 2023
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 <thomas at monjalon.net>
> ---
Acked-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
More information about the dev
mailing list