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 E785B4258A for ; Wed, 13 Sep 2023 17:48:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2F864068A; Wed, 13 Sep 2023 17:48:32 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id BEF504068A for ; Wed, 13 Sep 2023 17:48:30 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c3bd829b86so28016495ad.0 for ; Wed, 13 Sep 2023 08:48:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694620110; x=1695224910; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pbn7cwUXzdoJfc9COHxwPh4UelOLnEHYamcr2IZOFvg=; b=fbT4esEIgi3yV90LdlfQnPpDgWio+DH1KCcLT7l21RIkzJ3MjXDMBcF/3nIkT5+ESv xhoButSibx+0Da+znoyRupIoOX96Y8V3gHfrhvFV34MaKQrsCnfNxX8VAA01fMm88EfL WClzSB68OxwbA+eI7Uk+JxM5yLNze6W6/U8Q4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694620110; x=1695224910; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pbn7cwUXzdoJfc9COHxwPh4UelOLnEHYamcr2IZOFvg=; b=kxIdctrIXa4rGwQ7ktl86H2xvn3+obr1WXy8gAjM5Bn1iiXWmfqtbu7zafrR0GlUL7 MgwnyP7GYyP/pY9HaZltepJeFmdnYpc7Zrkx7yLKsBwZr+mhezI6KzU6rB045nf9cU1d Z+wGue1pTu72RyNRyP0hnhPIbRfbeG9VUjQHOiMFxVg+Lyrq+vzeZtJPIYE/V+kGIGOS gp1jQqmnLf1ouEtbpHo6nBN8d/ZUIiVKE4qhfA3oe9mR0ePjzXt3gzwBV/e5IVCMK/TC 6R12eXbm+0QUPy9RsOWqTpqz7lDK9+T6Htgs+pSehXPfaRdI3NIlIMx9Q4LEZG0C9Vzq Cybw== X-Gm-Message-State: AOJu0YxEmOsaIZqGW2f+A0ev8QaTbmZT+EcmAKOX1an/2iIzMZ71M+G2 v/id8PXv/cXYYFU5nPnOxoI7xj3O1jBZ4lswjcMESj/1K/SEWW8tzAoesg== X-Google-Smtp-Source: AGHT+IHAdT0kNKpt67662lmviwN0EmOQwJlPzgIm/2zMo43GIsEz4bV07PfcPoAGpBAIqe47924+I4ssmseO X-Received: by 2002:a17:903:2589:b0:1bf:3c10:1d70 with SMTP id jb9-20020a170903258900b001bf3c101d70mr2798512plb.6.1694620110037; Wed, 13 Sep 2023 08:48:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iy3-20020a170903130300b001bf1cc09297sm392797plb.21.2023.09.13.08.48.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 08:48:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 08:48:30 -0700 (PDT) Message-ID: <6501d9ce.170a0220.71c4b.2fecSMTPIN_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 3E3AB6052471; Wed, 13 Sep 2023 11:48:29 -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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/27591/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/