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 818B042538 for ; Thu, 7 Sep 2023 18:58:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A826400EF; Thu, 7 Sep 2023 18:58:18 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id CC3B1400EF for ; Thu, 7 Sep 2023 18:58:16 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-64cca551ae2so7306076d6.0 for ; Thu, 07 Sep 2023 09:58:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694105896; x=1694710696; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oaGa/0FckMj/qniFLtEM42bxhgFmeRbDBWdkR2sjjU0=; b=JMnA7DhC5bKWmuuBJIm2zxAz/4aCYVoPkzDw6SO3zQfLLMWd/lMZtTayRvfE0qGnw5 kd3qqqGDCo3WOGJOX6NIfGxpJndwd27L8YrCrFeeEQ2VJPVHVBnrICRnIoolxsCM3DeE /I8GPp798tmzY0lb9o/jSjBHto9HO/joh8PdM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694105896; x=1694710696; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oaGa/0FckMj/qniFLtEM42bxhgFmeRbDBWdkR2sjjU0=; b=aPWsROpGeUcZ4hrrpXa7lJeu9yxwWfygYs9lt0CfdJw1F7tcznvf6mZojKcOu6GEvo VAsGt91XKzenoEAU/deTDWkVoxrbfhTl14Yf+DKTX7LSvrgK82TxiKw7hgQ82kNNNysX FCMb8Z81hB5V5Y7W374qG/rO7QuVB4h4DbK6kEzLVaYAuJnnkpndXhHjxmqEewUOckgJ XbU+yWI7rvYhq+v0PKqvKhT3Oh/MLWrIxab99ePxvcmqtWIrv/+HxC8ZZRcSgPzmzUQ3 j6Zsqdv2QF3HG5biCJbSrBInVSfCO/X+V8y/zM/nuHbx4yAA5ahMjaji706gcM7rMjcm v9Uw== X-Gm-Message-State: AOJu0YzDiF/ijI9yz+E9YGhNicgl94IQbBiD6m0sUPKyY2l7UrCYcS8h imZ5AvEf3OB1VD83iHTko1BsouPulDcDYsXfKoffeK4nHslY5frel9MOM7k0oMxfKDHDtMlgoA= = X-Google-Smtp-Source: AGHT+IGis2Ft5xtNBL40QHXIPk2stVF2hkEukP20aAsb9LEH5L9sFEg2KRkeS+OOY4Odny+iGGYtvRPq1ful X-Received: by 2002:a0c:e550:0:b0:651:8efe:2a82 with SMTP id n16-20020a0ce550000000b006518efe2a82mr18298236qvm.20.1694105896198; Thu, 07 Sep 2023 09:58:16 -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 dp6-20020a05621409c600b0065359e0a6ddsm662857qvb.73.2023.09.07.09.58.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 09:58:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 09:58:16 -0700 (PDT) Message-ID: <64fa0128.050a0220.40f86.ca26SMTPIN_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 E8F586052471; Thu, 7 Sep 2023 12:58:15 -0400 (EDT) Subject: |SUCCESS| pw131198-131208 [PATCH] [11/11] lib: remove pthread.h from 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/131208 _Testing PASS_ Submitter: Thomas Monjalon Date: Wednesday, September 06 2023 16:12:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131198-131208 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27538/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/