On 9/6/23 19:12, Thomas Monjalon wrote:
Calls to rte_ctrl_thread_create() are replaced with
rte_thread_create_internal_control().
Other pthread-related functions are replaced with the rte_thread API.
Only pthread_cancel() has no replacement.
The mlx5 vDPA control threads were real-time threads
w
Calls to rte_ctrl_thread_create() are replaced with
rte_thread_create_internal_control().
Other pthread-related functions are replaced with the rte_thread API.
Only pthread_cancel() has no replacement.
The mlx5 vDPA control threads were real-time threads
with an affinity on the core specified by t
2 matches
Mail list logo