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 3B3B54258B for ; Wed, 13 Sep 2023 18:04:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34BF5402E4; Wed, 13 Sep 2023 18:04:51 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 62724402E4 for ; Wed, 13 Sep 2023 18:04:50 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d7e387c33f3so6165531276.1 for ; Wed, 13 Sep 2023 09:04:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694621090; x=1695225890; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wtTskc22/D8MqzswCbFia6Ne6diK2Rm1UtGOeal8l6M=; b=GN6/WbX4v3OFKU3tyiCacChWffKb25CTAccB1PEXj/driROu841ix/V69yvG8Kwqi6 7dt9Y2UnyXelfZVpQtZm1vWk5mVFMWO8zLpujHzans2yK5uU3yR5dBDX3cp8/2FSZFzh 2+gQgYRAPw7PhpQrRbda2m5GPtd+FT+ubnG7w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694621090; x=1695225890; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wtTskc22/D8MqzswCbFia6Ne6diK2Rm1UtGOeal8l6M=; b=VnXM5wFo2hZMK42dZLRx9D6xnXj1V8t2aj9YYn0hfzePDOyEhajG3YlULO8uJYHH/c 9kxYsrbbGYbZ5I6RKQU3eIIflHibEHoZ3+e4uPW+uux7jz8hd7Dgz3dQ6LDH06AK4eT4 U2rkavbGYVi8HU2G4e7NK6KGSXLsI5B/SXDizJW078z4BTYXVpmNovz2D4WBiHHfc/yT M0PWPWr96gX1QkCGQn6rWzJ8TlDB4vmFHsrTr5fIpey+ILnemHD+r9RUqc1rEyVTPVnP aHetpT7FUDjIWW/l6GI3NFIqwQR+nTWpXyxyaHFddUl0+a2aA3RsL7TNgWhHYOld2DMO ZbYA== X-Gm-Message-State: AOJu0Yxkvi4t3f+UyK3oxDl+s8amBcwgs7fLHi1c0j4vBQmYLDY6pqpe JvfQ+Hmb2+u0NaunxR7qy79AlLlib6lZXWZwcZb4SBJRJyeVwrOQoi6KVg== X-Google-Smtp-Source: AGHT+IGLtxQNlHpf6+anOYAP24XNmjAx1FfDDCJ/CYbLCa3tLnBwRbv7uUXIUsZrJGwfs/A1pY4e4FZNEBC0 X-Received: by 2002:a25:3056:0:b0:d81:4ebc:242e with SMTP id w83-20020a253056000000b00d814ebc242emr2190845ybw.45.1694621085905; Wed, 13 Sep 2023 09:04:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c6-20020a253506000000b00cec05d90717sm956576yba.35.2023.09.13.09.04.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 09:04:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 09:04:45 -0700 (PDT) Message-ID: <6501dd9d.250a0220.a1f8a.700cSMTPIN_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 6FA4A6052471; Wed, 13 Sep 2023 12:04:45 -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 | +---------------------+--------------------+----------------------+ | Debian Bullseye | 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 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/27591/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/