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 84C7E41EC5 for ; Sat, 18 Mar 2023 00:38:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F34C4021D; Sat, 18 Mar 2023 00:38:31 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 428004021D for ; Sat, 18 Mar 2023 00:38:30 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id lr16-20020a17090b4b9000b0023f187954acso6894333pjb.2 for ; Fri, 17 Mar 2023 16:38:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679096309; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ORUQ1C6/n/T6RigqLv9AZ2zGG04FHtEv86xcMMCd/pI=; b=A1rmQovaT7E8GxP86OtO9rfPL7i+9T4hxmgiC0Lpp0BTFSefZJtB9vHRJvCoBG64jL DCQ8F4flYJIHp8nhgPidYRY7wvWWVTJbqS1YxsBslUIkX/UvxcbUiPe/WrBeQFVKksNX lV1mtEiuT7SVKpRJAXU7A0/LYV05kGXSBuRdc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679096309; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ORUQ1C6/n/T6RigqLv9AZ2zGG04FHtEv86xcMMCd/pI=; b=fMg5t7CCUfCnqB5Wtinh02gJPbcugiWMjD7m4KTOg8ZhGgTqvzNh/WTPtQfcj47QN3 d5gn1jOO6ujz+i2nKHa0ZVslbt4EIQq7MDw7VxjC2/vLTNTEMRTupJuQsGCF8JvU9v9B 9x98BTF7YkxPpZfdC7DW+vp3xYLHV2nUEI44Rf2Q1+U6BmIkUFkwcsLRB0wzydpvPDcM +tYwrscL06HyaIhI+hCK2prZgA0DzpOAEvUyq9UUNBjAHifREsxS4J4uyxrFvSHHCpXe BuqIS/bs/sJZ//jxSkvXcYn1DK8mf4ACghE1nbF8UoTZ2Bz7X4Wlf0uvqO3A9tPm5C2N WZsA== X-Gm-Message-State: AO0yUKVji4s2ZENQuQ/1YSxumNYf8DJC9XqVEsHpr0PUrTzcRjCJJwOq +YE1ZisfXW2i5t+cbg9H8ceNnTJqmjn2gbQnf5CE6ImHNqo6+Gl/chl/jfF9ETBqMpapEy4GNA= = X-Google-Smtp-Source: AK7set8ldKHVCjWMzIPIprLsZUfQzbwG2/aCK5J9HbhWxsU80W50ZH6ReZcpbE0WFo95ADOg7ueJaseBafVi X-Received: by 2002:a17:902:da92:b0:19e:b38c:860b with SMTP id j18-20020a170902da9200b0019eb38c860bmr11116798plx.24.1679096309435; Fri, 17 Mar 2023 16:38:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jc20-20020a17090325d400b0019ab79d7565sm249277plb.142.2023.03.17.16.38.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 16:38:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id AFDDA605246B; Fri, 17 Mar 2023 19:38:28 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id AD2116011D; Fri, 17 Mar 2023 23:38:28 +0000 (UTC) Subject: |SUCCESS| pw125243-125246 [PATCH] [6/6] windows: remove most pthread lifetime shim functions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230317233828.AD2116011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 23:38:28 +0000 (UTC) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125246 _Functional Testing PASS_ Submitter: Tyler Retzlaff Date: Friday, March 17 2023 22:34:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce5440e0350df101443aa4d0e96bea0a06ef9364 125243-125246 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25786/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/