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 0A1224258B for ; Wed, 13 Sep 2023 18:51:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFE214029D; Wed, 13 Sep 2023 18:51:41 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 732914029D for ; Wed, 13 Sep 2023 18:51:41 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-34f68fe0944so19615ab.2 for ; Wed, 13 Sep 2023 09:51:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694623900; x=1695228700; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Km8y2Dqftvw8OWwMBsea3uFfkuB0tfyIBYf+ZoTohmc=; b=Umon/6MBCrhIt2PqifXehQUj7KgbTDmRKveVVzKr82WFGS+IBBOLGD7ichJk70Jers feTsjr+wE7V266zL063cslt1AfuAHhry78O+c5YdWO2UOqa6FuCHVnwpPg2/aDDg6Xv2 C5nPCLQwJXp+PUee3i0pQSC9dwBnPYPECtZgU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694623900; x=1695228700; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Km8y2Dqftvw8OWwMBsea3uFfkuB0tfyIBYf+ZoTohmc=; b=QIM0grAw22d5W7ZpU0sshJW10YbfhU1oeVO8d2AesN0UWLIwnH8Z0pxfLeSG3uIzM1 T+9UVrABklxyhMKvXLeqiNFz/3hpI+CnENO+10ERPLUKw5Tn/0Q9vQq0lq2Ifxd+RFS3 9DxHfpNgz+ShZJ1V8WIlWZWi9Zx2fGFCATlm9V8Ro1/msaRYY4z/b92oBU5zc+uycXxs 3dNf9lo6h5rW53JNKeCaVCFnj85C6Q4YvoDYEuHC/VkOe7FMFvvNisUHy6DoFYWVfzNL +lxtbnW2zTEGc64MbLhxULGv2BV5/2b2kxaMh/TXKNAkikPHPkMp/pjEIdl36QJzN/zk +Cfg== X-Gm-Message-State: AOJu0Yw+jUb2aTn79LbzAPzLp1AA3KE/DN6u3iGdJvne2j25IAIAKKWp 9dPVq45xqmMlpMK+Q3zC1rYepIzt/LU8i7Owr6aBK/de1n39IbD1GLHtfw== X-Google-Smtp-Source: AGHT+IEAQtP+QyNrS7dvfYVe2kwGPpQAanQ6ES07IMzSn993lCtAlYsfwKMi+iS/uiF54P1iqhy05Q6eycVH X-Received: by 2002:a05:6e02:216e:b0:34f:6f8a:7f02 with SMTP id s14-20020a056e02216e00b0034f6f8a7f02mr3088393ilv.31.1694623900546; Wed, 13 Sep 2023 09:51:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v1-20020a92c801000000b0034f4932a203sm647832iln.56.2023.09.13.09.51.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 09:51:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 09:51:40 -0700 (PDT) Message-ID: <6501e89c.920a0220.32661.1d47SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1FA7C6052471; Wed, 13 Sep 2023 12:51:40 -0400 (EDT) Subject: |SUCCESS| pw131387-131397 [PATCH] [v3,11/11] lib: remove pthread.h f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131397 _Testing PASS_ Submitter: Thomas Monjalon Date: Wednesday, September 13 2023 11:28:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131387-131397 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27591/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/