From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id C792B42C01; Thu, 1 Jun 2023 10:49:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B52D3406B3; Thu, 1 Jun 2023 10:49:50 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 5E142406A2 for ; Thu, 1 Jun 2023 10:49:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1685609388; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=AB5jMyHwvEd67rM390QLPeBSVkdylC4cqVZMFrSasVg=; b=gnJuBBkPtnvPEYJzJkkcYi9QQYhOnLCK98gbcoSu801UtLG+a9udQYYpNDRwRVIIzyLk4o T4ZwMVbjo+s7aqlxXI1CoAFeuzP47bW3bKVd6MLowk8kWREQUwYIn3dUbGSUUTK7oOFp4Z cMRaODz6UJLRKwtC7EexIdIZ+HZY0dg= Received: from mail-pg1-f197.google.com (mail-pg1-f197.google.com [209.85.215.197]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-593--M8I_qo5PEeiOdupv47iFA-1; Thu, 01 Jun 2023 04:49:47 -0400 X-MC-Unique: -M8I_qo5PEeiOdupv47iFA-1 Received: by mail-pg1-f197.google.com with SMTP id 41be03b00d2f7-53f84f75bf4so186780a12.3 for ; Thu, 01 Jun 2023 01:49:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685609387; x=1688201387; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AB5jMyHwvEd67rM390QLPeBSVkdylC4cqVZMFrSasVg=; b=dCzp4elIa3QIi5Wcg9XyrqILE09uT/MQQn4eGklREtSy3f6lS7rUq+wPHmg+pY6bEd W4PYhZ9cKROlohTvNguVJ94nKCtvsMRmxvI6YfuvgSvnT0eoE5m8uzKQIXu53EQdXI6F S0IEqrOq6pJwESsVo5vWjv1pRtLFGZ+zcE5SWjvc1wso7ykTeRl8hDuYqsf16nCi0erI AI/3l0gc6UO19YMrPRW3Kaehm+XBx60q8ZqCnI/bSMLti1yMYmIdiTyoSh0UISIF6uCR SqaJ8hpg8rUTRA0Syzpn+1Qgn9osrl+rgDu5nauvHQ4wplxNirbcPRfGvYUbRKchVoDj D7+g== X-Gm-Message-State: AC+VfDzFyUf1H4OZMPekr+cwAkv+/sp0k31tTuPrOWJ9zczVc30mgKd1 32KczIVMogkEg65tjAbPMwofapQrPSQKInESQ7Z5aJ70qClLD5rGAJ5MgBf18FDOt1NPd48Eeot PdEzqYWUdbm+N6SW9xrA= X-Received: by 2002:a05:6a20:440e:b0:103:ef39:a832 with SMTP id ce14-20020a056a20440e00b00103ef39a832mr6958971pzb.23.1685609386978; Thu, 01 Jun 2023 01:49:46 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ6J2tCVtgwgJjbuozkSTlGu5+EY46xzEwCBmIQyePdHTwWPpLHvhTO256gvlHWx/2laJrrZIlCPNOy9jUuWXOY= X-Received: by 2002:a05:6a20:440e:b0:103:ef39:a832 with SMTP id ce14-20020a056a20440e00b00103ef39a832mr6958965pzb.23.1685609386736; Thu, 01 Jun 2023 01:49:46 -0700 (PDT) MIME-Version: 1.0 References: <1679092460-9930-1-git-send-email-roretzla@linux.microsoft.com> <20230403053412.GB19270@linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net> In-Reply-To: From: David Marchand Date: Thu, 1 Jun 2023 10:49:35 +0200 Message-ID: Subject: Re: [PATCH 0/6] windows: remove most pthread lifetime shim functions To: Bruce Richardson , Tyler Retzlaff Cc: dev@dpdk.org, thomas@monjalon.net, Qi Zhang X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Tue, Apr 18, 2023 at 11:21=E2=80=AFAM Bruce Richardson wrote: > > On Sun, Apr 02, 2023 at 10:34:12PM -0700, Tyler Retzlaff wrote: > > early review if possible please, would like to have this in from the > > start of 23.07 to work against. > > > > thanks! > > > > Don't see any problems with this set. Drivers maintainers were not copied (Tyler, git send-email has options --to-cmd or --cc-cmd to which you can pass ./devtools/get-maintainers.sh). I pinged Qi during the maintainers call today. The changes are straightforward and lgtm. For the series, Reviewed-by: David Marchand --=20 David Marchand