25/05/2020 03:02, Dmitry Kozlyuk: > On Sat, 23 May 2020 00:25:56 -0700 > Tasnim Bashar <tbas...@mellanox.com> wrote: > > > Casting thread ID to handle is not accurate way to get thread handle. > > Need to use OpenThread function to get thread handle from thread ID. > > > > pthread_setaffinity_np and pthread_getaffinity_np functions > > for Windows are affected because of it. > > > > Signed-off-by: Tasnim Bashar <tbas...@mellanox.com> > > --- > > Please use --in-reply-to=Message-ID-of-previous-version to send v2, etc.
I should update the doc to ask replying to the first patch. > If you're using Outlook, you can find message ID as follows: > > https://support.office.com/en-us/article/view-internet-message-headers-in-outlook-cd039382-dc6e-4264-ac74-c048563d212c You can also find the message ID in patchwork or inbox.dpdk.org. > For example, this is how this patch should have been sent: > > git send-email --in-reply-to=20200522001112.48932-1-tbas...@mellanox.com ...