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 9DA4C4258B for ; Wed, 13 Sep 2023 18:47:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82CE94029D; Wed, 13 Sep 2023 18:47:38 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id C31B14029D for ; Wed, 13 Sep 2023 18:47:37 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1d4c2a9f2ecso8094fac.2 for ; Wed, 13 Sep 2023 09:47:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694623657; x=1695228457; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OZDesod/dbmXNSBz9mMvjCs0rXk9Xa0wPpeFiA40tok=; b=NVzkKo0K+84KBopgOZjnBtqE9ygR4p6HQfJLPBBj/UoUiT5EFn8F+aU+eHqoamgRgm mLQYkb4wWYW/ljvZZ/zR9aFeY7k7myFmnm1xIHBaBm377ZpIDuxy8o/BR1zs3EUTzkVA e/csTWIvckpcRdj3DEcrg/sbVAEklHH0oPvPA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694623657; x=1695228457; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OZDesod/dbmXNSBz9mMvjCs0rXk9Xa0wPpeFiA40tok=; b=WtQuzYIQkBPFU+IN8XXs3/UcDA9g8VT6eUXufvC/tvU6N/P8BKFsgZASPdHiM4vaMb CemIxbVMGGeGYB5UAKXOcI0boy5uhqDCclRzUCh9UKM+yPYstahyHRPrpUemP+7/KYbc iMWp/rUuaMqnQEDDPweEgbdQ1soPQcFAG41/1KkQDa62VEE8EkFl9Q7/yhsTw5aV4owS 4epW0jQLw88T+8fqPfeyG5RV1Fc2cGuIwE2NgnIUdlfA/CK9YxfGPm7QM1kQt+YaiiBv bYi27VuhEAbxTubOc4jOgsRuXY6iTlGJ2BhFzod/v6WFqTJIk5krt4dI48yTXDMUeXwd YdOw== X-Gm-Message-State: AOJu0YxuSzfi1g7L1ounENM7FPCNmvKOmmw8yawubtZFHuSA+YKUu+6/ Pfyp/jOWZRt8eAuO7fkNCS3AJFVWXpjfVNhpgs0dOlaVx1HwD74gqjufJw== X-Google-Smtp-Source: AGHT+IF2x/j7q4Df+OkwsTuBgvEWNf7B71a+gx7zJtDfLEjt6WBGhVCAq1Fgwh3sA6pXZ2UbOBqN156zPql5 X-Received: by 2002:a05:6870:b413:b0:1ba:d044:8a4 with SMTP id x19-20020a056870b41300b001bad04408a4mr3294041oap.18.1694623657101; Wed, 13 Sep 2023 09:47:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id zf42-20020a0568716aaa00b001c4dface940sm1023292oab.8.2023.09.13.09.47.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 09:47:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 09:47:37 -0700 (PDT) Message-ID: <6501e7a9.050a0220.5dbf.97f5SMTPIN_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 8F5896052471; Wed, 13 Sep 2023 12:47:36 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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 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/