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 7C43742539 for ; Thu, 7 Sep 2023 20:13:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62A30400EF; Thu, 7 Sep 2023 20:13:49 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 8F5D5400EF for ; Thu, 7 Sep 2023 20:13:47 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6b9e478e122so884248a34.1 for ; Thu, 07 Sep 2023 11:13:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694110427; x=1694715227; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xqAZXhEUVOlVYH7qtNwJQVvWvnc/VZxoT+YijwAx72A=; b=jcS8mrzNKh9UkLamCUuoAUP+uQULzmQJnUUUSJ7D0Q8we5SiBSpA3d7xYuIxEHXrxM Ri3KwpellMOXmlxG/pWoE5BRJZRXHFvqCzFsrPZL7NFSsjBGJX79zsH9qqtnK83tJCQq aTb5t2tNmXWh4Hvwx/CD9LfvsPaSeTm56t1Kg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694110427; x=1694715227; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xqAZXhEUVOlVYH7qtNwJQVvWvnc/VZxoT+YijwAx72A=; b=omoNCdsPzqc6uWRu7JzE7HHFEfqawxHIgVd+dbq/tcoypGS3rmqZSfBeG3YgnE3aSA eJU5mPe1yuMywWPlTsok5IT4u64pmEbssDL9UXd/QIM4GnPyr8c/BdebqOqxa21j+GN8 /pTjK8lEpEWq63SJxKeGE3KFXNWndWhd/myz7jd23HAQkmKwRQtbfOvZODZHgVJ38Akj ah+0SKHX0X/v6/pMARttAh0bLM8hwbzDgKMRioADB2h3gr1yI5ocktpfSxQrX6Bzw/lm WD7k7ChU6Daihaz0AGQ/oD0uFDQzlHWU+QZDmJ66UoOubN7Dr7nz/UQiodeO1pLSMftg f1bQ== X-Gm-Message-State: AOJu0YxDAmkaBNuRjYwGAY9EZlbQ8EeJzZT0XFQcCqZvINq4kjzn5mb3 1SPFiOi3XTC5K8x+qhOaF6bxugJXcO4LMxHPDW8vAs/X6BU45SJVGFydLg== X-Google-Smtp-Source: AGHT+IHbA09mARU3ML8uO+m810ATXZqYc7rW8TyF+1agQ5sSy82/EJgfXenFLmGMkkYUtEgLYlymjVfV3+m7 X-Received: by 2002:a9d:784b:0:b0:6b9:b1b0:fcd1 with SMTP id c11-20020a9d784b000000b006b9b1b0fcd1mr116238otm.31.1694110426918; Thu, 07 Sep 2023 11:13:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p21-20020a0568301d5500b006b87afbac25sm763812oth.11.2023.09.07.11.13.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 11:13:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 11:13:46 -0700 (PDT) Message-ID: <64fa12da.050a0220.ad9ec.1a55SMTPIN_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 5900D6052471; Thu, 7 Sep 2023 14:13:46 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/