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 499EA42538 for ; Thu, 7 Sep 2023 18:17:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E63B4026C; Thu, 7 Sep 2023 18:17:46 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 2362E4026C for ; Thu, 7 Sep 2023 18:17:45 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7951f0e02ecso49578339f.0 for ; Thu, 07 Sep 2023 09:17:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694103464; x=1694708264; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vgDCVJLiz5KGEwDH/n7fYVSjwXGgrM0rXmO8F1IYQdY=; b=AHCL57a0+AkitEzuZ6sDSY8ZD9vGtHtjYzQDEEpp+6LUwkB8VfDoagRjQBpgm7lBlO e5Cr1tapWjvRER/AUrU0IhEY2TBnzTHyjHPzbGDHMuTHnnDk6eU8ae2IhUGTOMjnevQZ ODTt/An9QGyHW8kEmV971wfuEzcsUBy8Lew8o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694103464; x=1694708264; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vgDCVJLiz5KGEwDH/n7fYVSjwXGgrM0rXmO8F1IYQdY=; b=Z9mtvjD+toYFIWcnh8xx8ZYaEpwRKSiws6vt08nikFnB8cmy1PM1I0XcrKLgK5u52Y J6LsVN2bRBg5N1d7CdDi8QzKakH0KeuTT3otriUpnCubyebbgCLUpkYMwE3E9ZFHY6Zu Z31VY/DgqRheRk+YwdvBYHUYbAGGYGtW/q+xGFgB55OOUBsEEIqu6MvUiv10sLR5cm1c G9Zw4ua+5pGZEZxSnUXRY5teN3YG0+3pblYkXNNRCmtNMWI3obQcNWE8h2x2KzE1n5YV C+s2yp+MUdbcRpKLfmg8n/CEjyRAIDkeDKkP8qSNi+u7gWk3G1hPtXWqhzax2FvwniDR JkJA== X-Gm-Message-State: AOJu0Yy+5nxUEMsKW1RWBc1SgMmWSBZfLMR8TXEBkSrIMxX/2dA6gKax qp2QT/xdmQobKITcy1WunwgYdtNVFrhnJONfdOmAqlP7j+WNjUwTKsezag== X-Google-Smtp-Source: AGHT+IHFCBX9oK098VMnqfZ+e7lXmONa9km2uEE5tksu35vhDL7T5Bk90rkntn7a/Toa6QwXg5V4vteTj7Bg X-Received: by 2002:a92:c5b4:0:b0:34f:41ba:7c98 with SMTP id r20-20020a92c5b4000000b0034f41ba7c98mr182377ilt.12.1694103464559; Thu, 07 Sep 2023 09:17:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l6-20020a922806000000b0034923eadc84sm437467ilf.74.2023.09.07.09.17.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 09:17:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 09:17:44 -0700 (PDT) Message-ID: <64f9f7a8.920a0220.73213.2e51SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6DFC36052471; Thu, 7 Sep 2023 12:17:43 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/