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 1DBC142538 for ; Thu, 7 Sep 2023 18:48:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 254E0400EF; Thu, 7 Sep 2023 18:48:26 +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 20AB3400EF for ; Thu, 7 Sep 2023 18:48:25 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1bf5c314a57so9364265ad.1 for ; Thu, 07 Sep 2023 09:48:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694105304; x=1694710104; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x1S3j2PH3XjyyrJF3Bh/869MPikV5iM/RJGzm1qVn78=; b=SFpre5l2lWL5MMjm8Sek1HA/eZwHNDvdzAEQXZNpYN2DBwMMinzwK5aaJ9JfqRhAZS IWgMdOhzvSyKmhn9oCZ7pVIoXVPCVaoQ3c3S3OdxJgO2CM9OiHB3Qn7zlHqv8K6n4pgP exOZWKty9YeAhlKwPsOjNkHN2xfnVUj9+FQo0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694105304; x=1694710104; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x1S3j2PH3XjyyrJF3Bh/869MPikV5iM/RJGzm1qVn78=; b=ajNkFtiHgjwLkn52y5Euo/Cnop2MOPun73CwA0AJ2cA86uVi9p+38i6spbn19etl7G hh8gNZTCX5m+Wckpa5FpCofZAiDNblvpeck3U5P8apY/M/nfnmUBe5NLSBrHWa0XKcEO XNxqbZvOdSOg6oujop5yMABi9g5+AhMu9RNKjaC8WELwpTYH7wBTYUiUq/R17Kb21FJC lQ2DFdSqZS/mBCCdJ0jr+xB9uldyvwBtuGKPGxpmmRNgLlJ3QPlJA88OvljT3wTb68+s hpeO2+r6WwMKYWGOFZQubxBNOSUHLhqamk9iZYormeVmXyrJPaq5GxLqr3blq9hL9tKY 5biw== X-Gm-Message-State: AOJu0Yzv7bLttGCObdArWXXZ0lQSvwgTaxWwoSpchmwOwpDw+l59AK4H Jfm5DgjvvYyiK7e+3bYjO8WHrxzjOh/+f/MFAf3NKHg6tzjZMjW9Ui+AvQwouhm/uTVNtfTs9w= = X-Google-Smtp-Source: AGHT+IGTc3DB9+gZUwxNj8aaye2HA5Xfa0sgFI5P9INAyy2UMBck0YTvKaAtWXdHJZ9Yi2X2OOn44HsBmNJQ X-Received: by 2002:a17:902:d386:b0:1bb:94ed:20a with SMTP id e6-20020a170902d38600b001bb94ed020amr185193pld.24.1694105304331; Thu, 07 Sep 2023 09:48:24 -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 e7-20020a170902744700b001bde65894d3sm535880plt.134.2023.09.07.09.48.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 09:48:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 09:48:24 -0700 (PDT) Message-ID: <64f9fed8.170a0220.ff6db.752aSMTPIN_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 825656052471; Thu, 7 Sep 2023 12:48:23 -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 | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/