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: roret...@linux.microsoft.com > > Cc: sta...@dpdk.org > > Signed-off-by: Vipin Varghese <vipin.vargh...@amd.com> > ---
yikes, sorry about this and thank you for fixing it. Acked-by: Tyler Retzlaff <roret...@linux.microsoft.com>