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 47DD642C6E; Fri, 9 Jun 2023 14:40:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4069240EDB; Fri, 9 Jun 2023 14:40:05 +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 7AF0A40A84 for ; Fri, 9 Jun 2023 14:40:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1686314403; 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=/pAJySxgQ1/Yu2wFi928w9RFXpTGXFE+XPS8fJgM4nI=; b=GFtFfGFJbBe+GHS5Xdxv8MD5h7wG2F3acIJBExLJzeYU8nQU8nADq3PS+YW15l/W86abg3 hUlHa0sJJEl619H9DWCFFGlZP/SsePKlIkUTcPDRkO4b0suG97zN9yVIOkAqdupl63WdCs jT2kIP9sq8DFIppQ8ZZ2MzHP5GXsDRA= Received: from mail-pg1-f198.google.com (mail-pg1-f198.google.com [209.85.215.198]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-581-vdwJRMK6Mb6dcwrlc1oCgg-1; Fri, 09 Jun 2023 08:40:01 -0400 X-MC-Unique: vdwJRMK6Mb6dcwrlc1oCgg-1 Received: by mail-pg1-f198.google.com with SMTP id 41be03b00d2f7-51f7638a56fso741488a12.3 for ; Fri, 09 Jun 2023 05:40:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686314401; x=1688906401; 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=/pAJySxgQ1/Yu2wFi928w9RFXpTGXFE+XPS8fJgM4nI=; b=VAU25+EGgIYXyTMSPV8d2vhULpKVwFPjAc0ut5QNKCACAVzr2AP3MgBpAiLRt05y1B RwYy01n3m/r0myrWGxDpYtQx8U4JJuY9yiSDqEtyFmLqVQtU6TOehJ4bKu90/O2nNzaF 3KT9sv2K+16CPu0vgzOimvXUc3CvSVNy3fGDq26QrIaOfSqz5cF+lKUWdfwwDiO93N5L iiPJ7ORqxRs5mEuT4EWMlnhQI+RxMaGHNBwQXlIv54F56BCCkJ5S2bXuZv0Tn+eoTPp4 cgt/Bqw2Rj9ml56dEtMzF36O9nP85rjEawCLXKI4ZkpBLphlqGb4gYbMt72Uhb9gy2dd otcg== X-Gm-Message-State: AC+VfDypF4GZwWl25CQVadorVnT7sdAQJqfOe1ROcHImmCD2ZpwEqE/H 9Hpv0dTsjBvFsrZyZgEyU/EmPP3GyySYVL4FFpuDgXd+MXSC2D3DGW3txSU5IDa4OGwvDebFTNM Yeh+Yzugc+9sU5AIg8Ok= X-Received: by 2002:a17:90a:94cc:b0:258:7fae:dce with SMTP id j12-20020a17090a94cc00b002587fae0dcemr1078153pjw.24.1686314400846; Fri, 09 Jun 2023 05:40:00 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ4uT9QJBaGMWSxOtaGpmUOCNo5Rwh9oYzCOE1JNpkfOMEiheC0RwmpGm/AgnKn/POv9UbGtcN4LY4SxmDkBPhk= X-Received: by 2002:a17:90a:94cc:b0:258:7fae:dce with SMTP id j12-20020a17090a94cc00b002587fae0dcemr1078146pjw.24.1686314400617; Fri, 09 Jun 2023 05:40:00 -0700 (PDT) MIME-Version: 1.0 References: <1679092460-9930-1-git-send-email-roretzla@linux.microsoft.com> In-Reply-To: <1679092460-9930-1-git-send-email-roretzla@linux.microsoft.com> From: David Marchand Date: Fri, 9 Jun 2023 14:39:49 +0200 Message-ID: Subject: Re: [PATCH 0/6] windows: remove most pthread lifetime shim functions To: Tyler Retzlaff Cc: dev@dpdk.org, thomas@monjalon.net, Bruce Richardson , 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 Fri, Mar 17, 2023 at 11:35=E2=80=AFPM Tyler Retzlaff wrote: > > Adopt rte thread APIs in code built for Windows to decouple it from the > pthread shim. > > Remove most of the pthread_xxx lifetime shim functions, only > pthread_create remains while we wait for rte_ctrl_thread_create removal. > > Tyler Retzlaff (6): > dma/skeleton: use rte thread API > net/ixgbe: use rte thread API > net/ice: use rte thread API > net/iavf: use rte thread API > eal: use rte thread API > windows: remove most pthread lifetime shim functions Series applied, thanks Tyler. --=20 David Marchand