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 2199F4258B for ; Wed, 13 Sep 2023 18:43:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 062884029D; Wed, 13 Sep 2023 18:43:00 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B7C274029D for ; Wed, 13 Sep 2023 18:42:58 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7927611c54bso242983439f.2 for ; Wed, 13 Sep 2023 09:42:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694623378; x=1695228178; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t3He9WdT3yBhh8TOLmtBYjL7NYYwmZMUsQo9d28PHWk=; b=E/+K2eqVbM64TUYjwfAbtnvsjCgbGKhe13Ag/ZRzOLvrExX5Lmtm1zgf2hPm/bHZs0 pSa2ntoG42iSGjfmqCjbqn1YTSj68SRKRFluaJmFdKmL77AWWn0uRTHgXPRxK+8GU/FW o8LCnNYRMcPqKw9z5BDs7H8QnduRBkcrtoZ3k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694623378; x=1695228178; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t3He9WdT3yBhh8TOLmtBYjL7NYYwmZMUsQo9d28PHWk=; b=M6hP0cWWSMeU+jHFxkTtB/V4EjZg0k/HexnCXcO+ClRiETJZ0YAGGodd2pfET1TgIG negIB3kvt7Q8HqCfI4mOCmEyi6noXuF7ugQ76spjWAXcafszS35ypb76R5Ki9Lx/k3+C 7nljr5SuMVQOqKd+mRfIevj0pNa+iRfmnS3y38CNoS+HKV3lE5eSSzp1Pe7uKPxJX9MN gjd3tAwuUi6O9a7xVg7W6Wlo0SzYNYkeSQ2LVfCdhdkGCD7wmn5qfz9MeZwJUDyvFp6m goqS2EaQOi5RF/QcEcdBCdpugNgRDWkJ+cWOdB+TvpCy5ItZJYOwtujLDA4se052Z+Ls u4TA== X-Gm-Message-State: AOJu0YwJKtHZYLWY6GJZ0xBYttvQvqiTn/UB6dCQhDseU+Bf+c5datYG Jm8PgH+93WwYkJ6U7ZdM60AH48aEFDtnfj58FMWRSi33l8mXb5EZFWO2Bw== X-Google-Smtp-Source: AGHT+IFWzF2y7U/xEJU7isbnKYxUtLwlEPrIep9lrAcC6f+kdLzLDwdqHs+xtA/bpc8958eb2ZAB1ctaHi0d X-Received: by 2002:a05:6e02:1143:b0:34f:41ba:7c87 with SMTP id o3-20020a056e02114300b0034f41ba7c87mr2591514ill.4.1694623378097; Wed, 13 Sep 2023 09:42:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t16-20020a92ca90000000b0034e73229954sm385452ilo.31.2023.09.13.09.42.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 09:42:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 09:42:58 -0700 (PDT) Message-ID: <6501e692.920a0220.57b0b.06c6SMTPIN_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 B2E336052471; Wed, 13 Sep 2023 12:42:57 -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 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 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/