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 2EE7B42538 for ; Thu, 7 Sep 2023 19:19:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3577D400EF; Thu, 7 Sep 2023 19:19:32 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 5239B400EF for ; Thu, 7 Sep 2023 19:19:31 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34ca1bcb48fso4674395ab.2 for ; Thu, 07 Sep 2023 10:19:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694107170; x=1694711970; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c1bLxp3E30n/08m3U/3mEebtg4UmcZ9NLaLhkOUgTiM=; b=FnvTQ86928yv+cGJQ0WUHCBEUnhJTwGnV+bNp7jPwDxqafxR5rbM2GgZFJ99sTmCsj cvY0zmW0GZ0C0pu1LpLdOEnsdqtLXIi+xGD9BvIue9RpHguUCxiPSX7sf/o0Stkcqctz Yod6lFxfT40PWo8wwLjUYH8mzy3g6mgFbHVWg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694107170; x=1694711970; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c1bLxp3E30n/08m3U/3mEebtg4UmcZ9NLaLhkOUgTiM=; b=kmV5X6/Kjyh8Y00OkpkuQ72SEdJnLhyQgvp5VtkMqb7Ne8gFTloIZwWlmNQGmJ30jE kVagwW3lag+Zew9xS+VhVTrN3TlLzb1+4c7+LSOTv00tVGEQVZ4quJtWmerBqzRpaIzU aEWrBhQ/ttZL+384qzPeFe/Y9BZHl2KKkTTTHipBhfOR8+jdamzjioDAQ0Fw61bo0J4P CURv375bHnzdngv1vD+4ZciCw0g7bY/y0dsg+aAOncUEVxR+UFr4krzx7PNllMWsUL1T g6+bEnfJj1CUksXXxiTz7/C0SVngiaKKEjVcscy1PWZP3XCSPNsvkY9JLg0x6Be8S9Zr OEfQ== X-Gm-Message-State: AOJu0Yzni82TLChFtJdXl0R3QmjKzyh75+oDIxY8vrCRKYFBjzyLde4r aJplFQqVEBIwDfE9cQh/vtX4q398nTL2WUT5fZxe3w1nEFRPXFexUSOlIxcbrePqP2cob0lsmA= = X-Google-Smtp-Source: AGHT+IGtv0IvzKyDMQ3R7zSJe2KQW8YcBzCR/3QRdhfFp6mpobLMeuWkLyDtVOWDIaz62cJP3ydtndglwTUE X-Received: by 2002:a05:6e02:1d1e:b0:348:7396:184b with SMTP id i30-20020a056e021d1e00b003487396184bmr367671ila.24.1694107170747; Thu, 07 Sep 2023 10:19:30 -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 v9-20020a92d249000000b003492d246ad0sm559316ilg.19.2023.09.07.10.19.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 10:19:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 10:19:30 -0700 (PDT) Message-ID: <64fa0622.920a0220.ee622.8cafSMTPIN_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 440E66052471; Thu, 7 Sep 2023 13:19:30 -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 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 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/