[PATCH] dma/skeleton: fix pthread set affinity

Tyler Retzlaff roretzla at linux.microsoft.com
Mon Aug 14 18:24:31 CEST 2023


On Sat, Aug 12, 2023 at 07:27:38AM +0530, Vipin Varghese wrote:
> In skeleton dma driver, the user can pin the dma thread to desired
> cpu core. The previous commit changed the api from set-affinity to
> get-affinity leading to thread to be pinned to first available lcore.
> 
> Bugzilla ID: 1270
> Fixes: 7fdf30d8b259 ("eal/windows: remove most pthread lifetime shim functions")
> Cc: roretzla at linux.microsoft.com
> 
> Cc: stable at dpdk.org
> 
> Signed-off-by: Vipin Varghese <vipin.varghese at amd.com>
> ---

yikes, sorry about this and thank you for fixing it.

Acked-by: Tyler Retzlaff <roretzla at linux.microsoft.com>



More information about the stable mailing list